[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: PropertyReplaceTC failing in maven
adrian@jboss.org
do-not-reply at jboss.com
Sat Mar 29 05:58:26 EDT 2008
"alesj" wrote : "adrian at jboss.org" wrote : What does mvn dependency:tree say is getting used?
| It still says this:
| - http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4137369#4137369
|
| I'll get a hold of Paul. ;-(
What that your maven is broken, what I posted or something else?
This is what I get. It shows classloading-vfs using MC beta11
| [INFO] snapshot org.jboss.cl:jboss-classloading:2.0.0-SNAPSHOT: checking for updates from snapshots.jboss.org
| [INFO] [dependency:tree]
| [INFO] org.jboss.cl:jboss-classloading-vfs:jar:2.0.0-SNAPSHOT
| [INFO] +- junit:junit:jar:4.4:test
| [INFO] +- org.jboss:jboss-vfs:jar:2.0.0.Beta7:compile
| [INFO] +- org.jboss.microcontainer:jboss-kernel:jar:2.0.0.Beta11:compile
| [INFO] | \- org.jboss.microcontainer:jboss-dependency:jar:2.0.0.Beta11:compile
| [INFO] | +- org.jboss:jboss-reflect:jar:2.0.0.Beta12:compile
| [INFO] | \- org.jboss:jboss-mdr:jar:2.0.0.Beta12:compile
| [INFO] +- jboss:jboss-common-logging-log4j:jar:2.0.4.GA:test
| [INFO] | \- log4j:log4j:jar:1.2.14:test
| [INFO] +- org.jboss:jboss-test:jar:1.0.5.GA:test
| [INFO] +- org.jboss.man:jboss-managed:jar:2.0.0.Beta12:compile
| [INFO] | \- org.jboss.man:jboss-metatype:jar:2.0.0.Beta12:compile
| [INFO] +- org.jboss:jbossxb:jar:2.0.0.CR7:compile
| [INFO] | +- apache-xerces:xercesImpl:jar:2.9.1:compile
| [INFO] | +- wutka-dtdparser:dtdparser121:jar:1.2.1:compile
| [INFO] | +- javax.activation:activation:jar:1.0.2:compile
| [INFO] | \- javax.xml.bind:jaxb-api:jar:2.1:compile
| [INFO] | +- javax.xml.stream:stax-api:jar:1.0-2:compile
| [INFO] | \- (javax.activation:activation:jar:1.1:compile - omitted for conflict with 1.0.2)
| [INFO] \- org.jboss.cl:jboss-classloading:jar:2.0.0-SNAPSHOT:compile
| [INFO] +- (org.jboss.microcontainer:jboss-dependency:jar:2.0.0.Beta11:compile - omitted for duplicate)
| [INFO] \- org.jboss.cl:jboss-classloader:jar:2.0.0-SNAPSHOT:compile
| [INFO] +- org.jboss:jboss-classloading-spi:jar:5.0.0.Beta4:compile
| [INFO] +- org.jboss:jboss-common-core:jar:2.2.3.GA:compile
| [INFO] \- jboss:jboss-common-logging-spi:jar:2.0.4.GA:compile
|
and all the tests pass:
| Results :
|
| Tests run: 88, Failures: 0, Errors: 0, Skipped: 0
|
| [INFO] [jar:jar]
| [INFO] Building jar: /home/ejort/jboss-cl/classloading-vfs/target/jboss-classloading-vfs.jar
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139810#4139810
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4139810
More information about the jboss-dev-forums
mailing list