[jboss-jira] [JBoss JIRA] Closed: (JBBUILD-442) Fix pom.xmls so that maven-eclipse-plugin generate correct eclipse settings files
Paul Gier (JIRA)
jira-events at lists.jboss.org
Fri Jan 7 12:14:18 EST 2011
[ https://issues.jboss.org/browse/JBBUILD-442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Gier closed JBBUILD-442.
-----------------------------
Fix Version/s: Maven Build Support 2010
(was: Build Support 2011)
Resolution: Out of Date
I'm going to close this issue due to lack of activity, and the build has been completely re factored in the current JBoss AS trunk (AS 7).
> Fix pom.xmls so that maven-eclipse-plugin generate correct eclipse settings files
> ---------------------------------------------------------------------------------
>
> Key: JBBUILD-442
> URL: https://issues.jboss.org/browse/JBBUILD-442
> Project: JBoss Build System
> Issue Type: Feature Request
> Components: Maven Builds
> Reporter: pether
> Assignee: pether
> Priority: Minor
> Fix For: Maven Build Support 2010
>
> Attachments: patchfile.txt
>
>
> Two different cases that should work for developers to choose from
> 1. Using eclipse project references
> generate files with : mvn eclipse:clean eclipse:eclipse -Declipse.useProjectReferences=true
> 2. Using maven repository jar references
> generate files with : mvn eclipse:clean eclipse:eclipse -Declipse.useProjectReferences=false
> In some ways an audit of http://jira.jboss.org/jira/browse/JBBUILD-258 and resolve any issues with dependencies.
> Current issues with jboss/trunk
> The projects below have compile errors, mostly incorrect project dependencies
> jboss-as-deployment
> jboss-as-console
> jboss-as-iiop
> jboss-as-varia
> Missing pom.xml
> testsuite
> Not included in jboss/trunk/pom.xml as modules
> embedded
> spring-int
> jmx-remoting
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list