the trunk isn't working with the plexus-application atm..

your best bet to test something like this is to build everything from
the top level and go into the continuum-webapp directory and run
something like

mvn jetty:run

that will start continuum up on localhost port 9090 and you can test
things out accordingly

cheers!
jesse

On 8/30/06, Lucas Gonçalves <[EMAIL PROTECTED]> 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.




--
                                Lucas Gonçalves
                                Tel: (31)87382096




--
jesse mcconnell
[EMAIL PROTECTED]

Reply via email to