The following comment has been added to this issue:

     Author: Brett Porter
    Created: Sun, 27 Jun 2004 3:45 AM
       Body:
if you use plugin plugin from CVS, it now uses "artifact" to deploy, which is the 
stuff Michal wrote which later became wagon. It was what is used to deploy wars and 
ears. It writes POMs and MD5s to the repository.

It now has two modes - legacy (deploy plugin functionality, external SSH 
implementation), and normal (java ssh library, ftp, etc).

If you have the properties defined for artifact, it'll automatically use that. So you 
get MD5 for free.

The legacy one deploys poms, but not md5s. Should be easy to add the command if you 
wish to do so... since we don't really use it on the other end, I didn't worry. md5sum 
is much less likely to be present in some environments (eg Solaris)
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPPLUGIN-14?page=comments#action_21073

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPPLUGIN-14

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPPLUGIN-14
    Summary: repository-deploy tag doesn't create md5s
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-plugin-plugin

   Assignee: dion gillard
   Reporter: dion gillard

    Created: Sat, 19 Jun 2004 5:24 PM
    Updated: Sun, 27 Jun 2004 3:45 AM

Description:
No .md5 file is created when using the plugin:repossitory-deploy goal.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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

Reply via email to