From: "Arik Kfir" <[EMAIL PROTECTED]>

I'd suggest not putting them in your local repo by hand, but use:

m2 install:install-file
  -Dfile=<path-to-file>
  -DgroupId=<group-id>
  -DartifactId=<artifact-id>
  -Dversion=<version>
  -Dpackaging=<packaging>


(all in one line of course)

<wishlist>
A very simple GUI that lets you navigate to the location of <path-to-file>
and pick it, then type in the rest and click a button.
</wishlist>

Is it possible with a plugin?  (I don't do Swing...)  Now someone will tell
me it's already done. :)

--
Wendy



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to