On Apr 9, 2009, at 2:09 PM, Russell Collins wrote:
Couple of questions that I have with the install-library command:
· It shows the option for GroupId. Is there options for
Artifact ID and Version?
Pretty sure the answer is no...
· The way that it installs the jar file, it seems as if the
jar file is in the format of <name>-<version>.jar it will install it
in the Group/Artifact/Version format in the directory. Is this
assumption correct? Is this type of format the standard way of
naming .jar assemblies?
Correct. It's the maven convention for naming artifacts...
· With the deploy command, is there a way to specify how
a .jar file is to be deployed using an xml descriptor? If so, what
is the format of the xml?
Again, pretty sure the answer is no...
Can see that it could be helpful... You can create a Jira and see if
somebody's interested in implementing this. Better yet, you could
submit a patch... ;-)
--kevan