Hello,

is there a plugin which can be used from the command line to
materialize a project similiar to the m2e plugin for eclipse?

i.e. I want to use maven without a pom and without specifying the
scmURL:

  mvn some:plugin -Dcoordinates=group:artifact:version
-Ddirectory=artifact

It then should retrieve the POM for g:a:v from the repository, extract
the scmUrl and Tag from the <scm> section and check it out (similar to
scm:bootstrap).

Gruss
Bernd

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to