I'm new myself, but I did get maven working with it, but I had to run
the build.bat/sh first... there seems to be some dependency issues and
other content generation that doesn't happen during the normal build cycle.
- Brill Pappin
Lucas Gonçalves wrote:
First of all, sorry about my English!
I need some features. In a resultbuild page of the projects a need
know the
revision(svn) from the build was done. Second i need to put the link of
project´s site in main page, the page that show all projects in
continuum.
Ok is simple features! But i did those steps below and didn´t work.
*Download : svn co
http://svn.apache.org/repos/asf/maven/continuum/trunk/ continuum
*Install jars of sun that was needed.
*Did my changes.
*mvn install in parent pom. Executed with sucess.
Now how put it to work?
I tried this too:
cd continuum-plexus-application
m2 -Denv=production assembly:assembly
and happened the error:
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Cannot find lifecycle mapping for packaging: 'plexus-application'.
Component descriptor cannot be found in the component repository:
org.apache.maven.lifecycle.mapping.LifecycleMappingplexus-application.