« Return to Thread: [jira] Created: (MEVENIDE-646) Web pages" and "Source Packages" disappears when adding a parent pom

[jira] Created: (MEVENIDE-646) Web pages" and "Source Packages" disappears when adding a parent pom

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View in Thread

Web pages" and "Source Packages" disappears when adding a parent pom
--------------------------------------------------------------------

                 Key: MEVENIDE-646
                 URL: http://jira.codehaus.org/browse/MEVENIDE-646
             Project: mevenide
          Issue Type: Bug
          Components: mevenide-netbeans
         Environment: Netbeans 6.1
Maven plugin 3.1.3
            Reporter: Viggo Navarsete
            Assignee: Milos Kleint
         Attachments: pom_parent.xml, pom_project.xml

I have a project generated with the following command:
mvn archetype:create -DarchetypeGroupId=org.jboss.portletbridge.archetypes -DarchetypeArtifactId=richfaces-basic -DarchetypeVersion=1.0.0.B2 -DgroupId=com.tracetracker.dashboard -DartifactId=NameOfPortlet -DremoteRepositories=http://repository.jboss.org/maven2/
It creates a richfaces portlet project, and when I open it in Netbeans 6.1 (with Maven 3.1.3 plugin) both the Web pages and Source packages (and all others) are showing in the Projects window. But when I add a reference to an existing pom.xml that contains common information about several of our projects, suddenly both the Web pages and the Source Packages are gone in the Projects window. If I remove the dependency to the parent pom, they come back.
I will add both the pom of the project, and the parent pom if it can help fixing this problem. I have named the project's pom pom_project.xml, and the parent pom pom_parent.xml in this issue to make it easy to distinguish between them.

Forum reference: http://www.nabble.com/%22Web-pages%22-and-%22Source-Packages%22-disappears--when-adding-a-parent-pom-to17774969.html

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: [jira] Created: (MEVENIDE-646) Web pages" and "Source Packages" disappears when adding a parent pom