[jboss-dev] building common-core with mvn
Alexey Loubyansky
alex at jboss.com
Mon Oct 9 11:46:44 EDT 2006
This worked. Thanks!
Scott M Stark wrote:
> See the http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossCommonProject
> where I updated the current trunk build instructions:
>
> The top level maven pom expects a structure like:
>
> build/pom.xml
> common-core/pom.xml
> common-logging-jdk/pom.xml
> common-logging-spi/pom.xml
> common-logging-log4j/pom.xml
>
> This can be obtained using:
>
> svn co https://svn.jboss.org/repos/common/build/trunk/ build
> svn co https://svn.jboss.org/repos/common/common-core/trunk common-core
> svn co https://svn.jboss.org/repos/common/common-logging-spi/trunk/
> common-logging-spi
> svn co https://svn.jboss.org/repos/common/common-logging-jdk/trunk/
> common-logging-jdk
> svn co https://svn.jboss.org/repos/common/common-logging-log4j/trunk/
> common-logging-log4j
>
> To build the source, run mvn install from the build directory with the
> top level pom.xml.
>
> Note that jbossxb is not part of the build/pom.xml as I expected it will
> not be released in synch with these other common projects.
>
> Alexey Loubyansky wrote:
>> How is common-core supposed to be built? It depends on the
>> jboss-logging-spi 2.0.2.Aplha which is not in the repository.
>>
>> Thanks,
>> Alexey
>> _______________________________________________
>> 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