[jboss-dev] Snapshot dependencies

Dimitris Andreadis dandread at redhat.com
Tue Oct 7 11:38:33 EDT 2008


All right, I've added 'excludes' in the component-matrix/pom.xml so those don't show up.

Until we move to a full maven build there is not point in importing those snapshots.

Paul Gier wrote:
> AOP is not actually bringing those in since aop is depending on version 
> 5.0.0.CR2.  Those are the app server module jars, and the app server 
> parent pom in the root directory sets the versions of those dependencies 
> to ${project.version}, so whatever version is currently in the app 
> server poms.  So I think what we're seeing is correct.
> 
> Dimitris Andreadis wrote:
>> Why AOP is bringing in those SNAPSHOT dependencies?
>>
>> [INFO] +- 
>> org.jboss.aop:jboss-aop-asintegration-core:jar:2.0.0.CR18:compile
>> [INFO] |  \- 
>> org.jboss.jbossas:jboss-as-system-jmx:jar:5.0.0-SNAPSHOT:compile 
>> (version managed from 5.0.0.CR2)
>> [INFO] |     +- 
>> org.jboss.jbossas:jboss-as-main:jar:5.0.0-SNAPSHOT:compile
>> [INFO] |     |  \- urbanophile:java-getopt:jar:1.0.9:compile
>> [INFO] |     \- 
>> org.jboss.jbossas:jboss-as-system:jar:5.0.0-SNAPSHOT:compile
>> [INFO] |        \- 
>> org.jboss.jbossas:jboss-as-bootstrap:jar:5.0.0-SNAPSHOT:compile
>> [INFO] +- 
>> org.jboss.aop:jboss-aop-asintegration-jmx:jar:2.0.0.CR18:compile
>> [INFO] |  +- org.jboss.jbossas:jboss-as-j2se:jar:5.0.0-SNAPSHOT:compile
>> [INFO] |  \- org.jboss.jbossas:jboss-as-jmx:jar:5.0.0-SNAPSHOT:compile
>> [INFO] |     +- 
>> org.jboss.jbossas:jboss-as-j2se:test-jar:tests:5.0.0-SNAPSHOT:compile
>> [INFO] |     \- 
>> org.jboss.jbossas:jboss-as-mbeans:jar:5.0.0-SNAPSHOT:compile
>> _______________________________________________
>> jboss-development mailing list
>> jboss-development at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jboss-development
> 
> _______________________________________________
> jboss-development mailing list
> jboss-development at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-development



More information about the jboss-development mailing list