I'm new to both Maven and AppFuse and was going through the Quick Start
guide for the first. I created the JSF Modular shell.
Following the instructions i retrieved all the source code with mvn
appfuse:full-source, and tried mvn jetty:run-war. This failed saying there
is a missing artifact, zw.co.sipatha.app*.jar, which maven was searching in
the central maven repo, and obviously would not find.
I used mvn install in the project root folder which installed my
zw.co.sipatha.app jars and wars into thge local repository. Please include
this step on the AppFuse Quick Guide.

I think the best would be call the install goal before the jetty goal in the
pom.xml, because as it is, any change to the core requires you have to
install first before running the war

Is there a were of running maven goals from eclipse as we do with ant
targets, other than going to the command line?

Sipatha
Software Developer

____________________________________________________________________________________________

Reply via email to