[jboss-jira] [JBoss JIRA] Updated: (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 Apr 4 16:49:21 EDT 2008
[ http://jira.jboss.com/jira/browse/JBBUILD-442?page=all ]
Paul Gier updated JBBUILD-442:
------------------------------
Fix Version/s: Maven Build - Maint 2008
(was: Maven Build - App Server (Phase 1))
> Fix pom.xmls so that maven-eclipse-plugin generate correct eclipse settings files
> ---------------------------------------------------------------------------------
>
> Key: JBBUILD-442
> URL: http://jira.jboss.com/jira/browse/JBBUILD-442
> Project: JBoss Build System
> Issue Type: Feature Request
> Components: Maven
> Reporter: pether
> Assigned To: pether
> Priority: Minor
> Fix For: Maven Build - Maint 2008
>
> 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.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list