|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
[jira] Created: (MEVENIDE-646) Web pages" and "Source Packages" disappears when adding a parent pomWeb 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 |
|
|
[jira] Updated: (MEVENIDE-646) Web pages" and "Source Packages" disappears when adding a parent pom[ http://jira.codehaus.org/browse/MEVENIDE-646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Milos Kleint updated MEVENIDE-646: ---------------------------------- Affects Version/s: NB_3.1 Fix Version/s: NB_3.2 Component/s: (was: mevenide-netbeans) mevenide2-netbeans mevenide2-idea > 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: mevenide2-idea, mevenide2-netbeans > Affects Versions: NB_3.1 > Environment: Netbeans 6.1 > Maven plugin 3.1.3 > Reporter: Viggo Navarsete > Assignee: Milos Kleint > Fix For: NB_3.2 > > 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 |
|
|
[jira] Commented: (MEVENIDE-646) Web pages" and "Source Packages" disappears when adding a parent pom[ http://jira.codehaus.org/browse/MEVENIDE-646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=156504#action_156504 ] Jaromir Uhrik commented on MEVENIDE-646: ---------------------------------------- This bug was transferred to the NetBeans Issuezilla bug tracking system as http://www.netbeans.org/issues/show_bug.cgi?id=154459 > 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: mevenide2-idea, mevenide2-netbeans > Affects Versions: NB_3.1 > Environment: Netbeans 6.1 > Maven plugin 3.1.3 > Reporter: Viggo Navarsete > Assignee: Milos Kleint > Fix For: NB_3.2 > > 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 |
|
|
[jira] Closed: (MEVENIDE-646) Web pages" and "Source Packages" disappears when adding a parent pom[ http://jira.codehaus.org/browse/MEVENIDE-646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Milos Kleint closed MEVENIDE-646. --------------------------------- Resolution: Duplicate closing the issue as duplicate of the newly created one in netbeans.org issuezilla. Please post your additional comments to the new issue. > 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: mevenide2-idea, mevenide2-netbeans > Affects Versions: NB_3.1 > Environment: Netbeans 6.1 > Maven plugin 3.1.3 > Reporter: Viggo Navarsete > Assignee: Milos Kleint > Fix For: NB_3.2 > > 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 |
|
|
[jira] Commented: (MEVENIDE-646) Web pages" and "Source Packages" disappears when adding a parent pom[ http://jira.codehaus.org/browse/MEVENIDE-646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160672#action_160672 ] Milos Kleint commented on MEVENIDE-646: --------------------------------------- please see http://www.netbeans.org/issues/show_bug.cgi?id=154459 for resolution of the issue > 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: mevenide2-idea, mevenide2-netbeans > Affects Versions: NB_3.1 > Environment: Netbeans 6.1 > Maven plugin 3.1.3 > Reporter: Viggo Navarsete > Assignee: Milos Kleint > Fix For: NB_3.2 > > 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 |
| Free embeddable forum powered by Nabble | Forum Help |