Hi Brett, I know how to get a list of goals from Maven but I don't know how to use them in regards to configuring maven.xml or project.xml or project.properties.
-Conrad > You're looking for the dist plugin. A full list of plugins is available at > http://maven.apache.org/reference/plugins/index.html > > You can also run maven -g to see a full list. > > - Brett > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Sent: Friday, 30 January 2004 9:40 AM > > To: [EMAIL PROTECTED] > > Subject: A list of goals and how to use them? > > > > > > Hi, could someone tell me where I can find the list of goals > > and how to use them? I have been trying to package my jars > > into a zip with version and deploy them to the remote > > repository. Thus, I'm looking for any information that I can > > receive on how to accomplish this task. > > > > Thanks in advance, > > > > -Conrad > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
