Build from source failing
-------------------------
Key: CONTINUUM-2523
URL: http://jira.codehaus.org/browse/CONTINUUM-2523
Project: Continuum
Issue Type: Bug
Components: SCM
Environment: Maven 2.2.1, J2SE 6.0 , WINDOWS XP
Reporter: Pushpendra
I used <a
href="http://continuum.apache.org/development/building.html">link</a> to build
the continuum.
cd /path/to/continuum-all/parent
mvn install
This is working fine.
cd /path/to/continuum-all/continuum
mvn install
This is not working as the above checkout is not downloading all (mentioned
below) the modules of the continuum.
<!--module>continuum-commons</module>
<module>continuum-distributed</module>
<module>continuum-api</module>
<module>continuum-store</module>
<module>continuum-reports</module>
<module>continuum-core</module>
<module>continuum-notifiers</module>
<module>continuum-test</module>
<module>continuum-webapp</module>
<module>continuum-xmlrpc</module>
<module>continuum-release</module>
<module>continuum-data-management</module>
<module>continuum-docs</module>
<module>continuum-jetty</module>
<module>continuum-buildagent</module>
<module>continuum-builder</module-->
If comment the modules and try to build without them SCM project gives
compilation error.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira