[jboss-dev-forums] [Design of JBoss Build System] - Re: maven-resources-plugin problem
scott.stark@jboss.org
do-not-reply at jboss.com
Wed Feb 28 12:41:55 EST 2007
"pgier" wrote : "scott.stark at jboss.org" wrote : The jboss-common-core 1.0 jar is not a valid release. It was some poc that Ruel did. I reset the common version:
| |
| |
|
| I removed the dependencies on jboss-logging-spi 1.0 and jboss-logging-log4j 1.0 from the pom. logging-log4j is dependent on commons-core 1.0 which is not valid. I don't think those are needed since jboss-common-1.0.4.GA includes the files from those subprojects, right? A lot of the unit tests are failing, but at least it is building now.
Correct. Its a bit confused as to how jbossxb is being built. The same version is in 4.2 and 5.0 but the common versions are not consistent across these. The common 1.0.x version is based on the
https://svn.jboss.org/repos/common/common-old/branches/Branch_1_0/ contents.
We need a branch for jbossxb that depends on this and a separate branch for the 2.0.x commons dependent version.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4023842#4023842
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4023842
More information about the jboss-dev-forums
mailing list