sounds like a bug - perhaps a missing "cd" command. Can you please file a bug in JIRA? I am fixing another issue today so there will be another release in the next couple of days.
- Brett On 6/11/05, Donszelmann, Mark <[EMAIL PROTECTED]> wrote: > Hi, > > 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... > > Any ideas? > > Regards > Mark Donszelmaann > > --------------------------------------------------------------------- > 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]
