[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Uploading MC artifacts to the labs downloads area
kabir.khan@jboss.com
do-not-reply at jboss.com
Fri May 22 12:28:23 EDT 2009
Paul,
Now that I have fixed the docs I have a new problem:
| [kabir@~/sourcecontrol/microcontainer/tags/2.0.6.GA/subversion]
| $mvn -Passembly install -Dmaven.test.skip
| [INFO] Scanning for projects...
| [INFO] Reactor build order:
| [INFO] JBoss Microcontainer Parent POM
| [INFO] JBoss Microcontainer Dependency
| [INFO] JBoss Microcontainer Kernel
| [INFO] JBoss Microcontainer AOP MC INT
| [INFO] JBoss Microcontainer Spring Int
| [INFO] JBoss Microcontainer Guice Int
| [INFO] JBoss Microcontainer Distribution Build
| [INFO] JBoss Microcontainer Docs
| [INFO] JBossMC Getting Started Guide (en_US)
| [INFO] JBossMC Getting Started Guide (aggregator)
| [INFO] JBossMC Reference Guide (en_US)
| [INFO] JBossMC Reference Guide (aggregator)
| WAGON_VERSION: 1.0-beta-2
| ....
| [INFO] Building JBoss Microcontainer Kernel
| [INFO] task-segment: [install]
| [INFO] ------------------------------------------------------------------------
| [INFO] [enforcer:enforce {execution: enforce-versions}]
| [INFO] [resources:resources]
| [INFO] Using default encoding to copy filtered resources.
| [INFO] [compiler:compile]
| [INFO] Compiling 409 source files to /Users/kabir/sourcecontrol/microcontainer/tags/2.0.6.GA/subversion/kernel/null
| [INFO] ------------------------------------------------------------------------
| [ERROR] BUILD FAILURE
| [INFO] ------------------------------------------------------------------------
| [INFO] Compilation failure
|
| /Users/kabir/sourcecontrol/microcontainer/tags/2.0.6.GA/subversion/kernel/src/main/java/org/jboss/beans/metadata/spi/builder/BeanMetaDataBuilder.java:[42,32] package org.jboss.dependency.spi does not exist
|
| /Users/kabir/sourcecontrol/microcontainer/tags/2.0.6.GA/subversion/kernel/src/main/java/org/jboss/beans/metadata/spi/builder/BeanMetaDataBuilder.java:[43,32] package org.jboss.dependency.spi does not exist
| ...
|
I have looked in the kernel/pom.xml, but can't see anything obvious that would be affected by the -Passembly switch? Also, I notice that a normal 'mvn install' has this output for the kernel module
| [INFO] Compiling 409 source files to /Users/kabir/sourcecontrol/microcontainer/tags/2.0.6.GA/subversion/kernel/target/classes
|
I don't know if that is significant or not?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232779#4232779
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4232779
More information about the jboss-dev-forums
mailing list