Hi,
The best example of using the embedder is now actually the front-end
command line harness which starts up maven in the way you are most
accustomed:
http://svn.apache.org/viewcvs.cgi/maven/components/trunk/maven-cli/
src/main/java/org/apache/maven/cli/MavenCli.java?rev=392327&view=marku
Hi,
The best example of using the embedder is now actually the front-end
command line harness which starts up maven in the way you are most
accustomed:
http://svn.apache.org/viewcvs.cgi/maven/components/trunk/maven-cli/
src/main/java/org/apache/maven/cli/MavenCli.java?rev=392327&view=marku
Hi,
Sorry for cross-posting. Guess the dev list is more suitable than the users.
When I'm executing a MavenEmbedder (trunk version), I have a problem with it
trying to update the plugins defined in my POM. These plugins are not
available when I run the embedder, so I would like to either remove t