[jboss-jira] [JBoss JIRA] Commented: (JBBUILD-442) Fix pom.xmls so that maven-eclipse-plugin generate correct eclipse settings files
Paul Gier (JIRA)
jira-events at lists.jboss.org
Wed Feb 6 14:40:04 EST 2008
[ http://jira.jboss.com/jira/browse/JBBUILD-442?page=comments#action_12398537 ]
Paul Gier commented on JBBUILD-442:
-----------------------------------
Pether, what else needs to be done on this issue? Are you able to generate the eclipse files now?
> 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 - App Server
>
> 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