[jboss-jira] [JBoss JIRA] Commented: (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 11:35:44 EST 2008
[ http://jira.jboss.com/jira/browse/JBBUILD-442?page=comments#action_12394580 ]
pether commented on JBBUILD-442:
--------------------------------
Ready for an on-going battle until the ant build is deleted ;)
Still get some compile errors in varia.
---
/home/pether/sandbox/workspaces/jboss/trunk/varia/src/main/org/jboss/varia/stats/DataSourceInterceptor.java:[67,7] org.jboss.varia.stats.DataSourceInterceptor is not abstract and does not override abstract method isWrapperFor(java.lang.Class<?>) in java.sql.Wrapper
..
..
..
---
Will try to find out why later on.
Have some changes in build/pom.xml for missing items in the dependency management section that showed up once i added embedded to trunk/pom.xml modules section again. Also created pom.xml for testsuite and spring-int that I will do more work on later..
> 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