[jboss-jira] [JBoss JIRA] Updated: (JBBUILD-442) Fix pom.xmls so that maven-eclipse-plugin generate correct eclipse settings files

pether (JIRA) jira-events at lists.jboss.org
Thu Jan 10 05:51:43 EST 2008


     [ http://jira.jboss.com/jira/browse/JBBUILD-442?page=all ]

pether updated JBBUILD-442:
---------------------------

    Description: 
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=true

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


  was:
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=true

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




> 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: JBossBuild
>    Affects Versions: Maven Build - Maint 2008
>            Reporter: pether
>            Priority: Minor
>             Fix For: Maven Build - Maint 2008
>
>
> 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=true
> 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