You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Mark Donszelmann (JIRA)" <ji...@codehaus.org> on 2005/06/11 01:55:42 UTC

[jira] Created: (MPARTIFACT-53) plugin ends up in wrong directory when deployed with sftp

plugin ends up in wrong directory when deployed with sftp
---------------------------------------------------------

         Key: MPARTIFACT-53
         URL: http://jira.codehaus.org/browse/MPARTIFACT-53
     Project: maven-artifact-plugin
        Type: Bug
    Versions: 1.5.1    
    Reporter: Mark Donszelmann
     Fix For: 1.5.2


> when trying to deploy my plugin on my plugin on my own maven repository
> using the latest 1.5.1 Artifact Plugin using sftp and a private key,
> all seems to go well:
>
> plugin:repository-deploy:
>     [echo] Deploying...
> Will deploy to 1 repository(ies): freehep
> Deploying to repository: freehep
> Uploading to freehep/poms/freehep-jas-plugin-1.0.pom:
> .................... (6K)
> Will deploy to 1 repository(ies): freehep
> Deploying to repository: freehep
> Uploading to freehep/plugins/freehep-jas-plugin-1.0.jar:
> .................... (2K)
> BUILD SUCCESSFUL
>
> however, the pom and jar files (including the md5 and sha1) ended up in:
>
> 'freehep' rather than in the subdirs 'freehep/plugins' and 'freehep/poms'
>
> it seems the type is forgotten...


-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MPARTIFACT-53) plugin ends up in wrong directory when deployed with sftp

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPARTIFACT-53?page=all ]
     
Brett Porter closed MPARTIFACT-53:
----------------------------------

    Resolution: Fixed

> plugin ends up in wrong directory when deployed with sftp
> ---------------------------------------------------------
>
>          Key: MPARTIFACT-53
>          URL: http://jira.codehaus.org/browse/MPARTIFACT-53
>      Project: maven-artifact-plugin
>         Type: Bug
>     Versions: 1.5.1
>     Reporter: Mark Donszelmann
>     Assignee: Brett Porter
>      Fix For: 1.5.2

>
>
> > when trying to deploy my plugin on my plugin on my own maven repository
> > using the latest 1.5.1 Artifact Plugin using sftp and a private key,
> > all seems to go well:
> >
> > plugin:repository-deploy:
> >     [echo] Deploying...
> > Will deploy to 1 repository(ies): freehep
> > Deploying to repository: freehep
> > Uploading to freehep/poms/freehep-jas-plugin-1.0.pom:
> > .................... (6K)
> > Will deploy to 1 repository(ies): freehep
> > Deploying to repository: freehep
> > Uploading to freehep/plugins/freehep-jas-plugin-1.0.jar:
> > .................... (2K)
> > BUILD SUCCESSFUL
> >
> > however, the pom and jar files (including the md5 and sha1) ended up in:
> >
> > 'freehep' rather than in the subdirs 'freehep/plugins' and 'freehep/poms'
> >
> > it seems the type is forgotten...

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org