Andy Dingfelder wrote:
While adding them manually is not the ideal way, it did seem to work. perhaps a user FAQ in the plugin pages would be good on this topic in
the meantime.
(the only thing I'm not sure about is what value I should have for
<scope>, I am using "system" currently)
You may want to read Dependencies section at http://maven.apache.org/pom.html as well as the following documents http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html
 http://maven.apache.org/general.html
 http://maven.apache.org/guides/getting-started/index.html

Also note, that general maven mailing list is still good place to search answers for questions related to pom.xml, Maven settings, repositories, artifacts and other stuff and even about configuring plugins and running Maven goals should be identical between command line and when running in ide trough Maven embedder.
Now, the last issue that is stopping me is the maven-surefire-plugin
build error.
 You'll have to try it from the command line.

It may also work to skip the whole surefire thing by adding property maven.test.skip = true to your launch configuration...

 regards,
 Eugene



---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to