Do you need both? I think I also needed both, but didn't create an issue in JIRA, could you create it?
> -----Original Message----- > From: Arnaud HERITIER [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 21, 2004 9:42 PM > To: 'Maven Developers List' > Subject: RE: Problem to deploy a plugin > > As you said I setted these properties and it works: > > maven.repo.apache.username= > maven.repo.apache.privatekey= > maven.repo.apache.passphrase= > > But I don't understand why I need to define the privatekey > AND the passphrase? > > Arnaud. > > > -----Message d'origine----- > > De�: Carlos Sanchez [mailto:[EMAIL PROTECTED] Envoy�: > > mercredi 21 juillet 2004 12:41 ��: 'Maven Developers List' > > Objet�: RE: Problem to deploy a plugin > > > > You need my changes. > > > > See this line, > > *Deploying to repository: default* > > > > Should be *Deploying to repository: apache* > > > > And need these properties > > # These must be set elsewhere > > #maven.repo.apache.username= > > #maven.repo.apache.privatekey= > > #maven.repo.apache.passphrase= > > > > Regards > > > > > > > > [echo] maven.artifact.legacy is set to false - > > > using artifact > > > > > > deploy mode > > > > > > WARNING: assuming empty passphrase. Specify > > > > > > maven.repo.default.passphrase if needed Will deploy to 1 > > > > > > repository(ies): default Deploying to repository: default > > > > > > Using private key: D:\Work\Data\SSH\aheritier.openssh > > > > > > > -----Original Message----- > > > From: Heritier Arnaud [mailto:[EMAIL PROTECTED] > > > Sent: Wednesday, July 21, 2004 12:03 PM > > > To: Maven Developers List > > > Subject: RE : Problem to deploy a plugin > > > > > > I tried to revert locally your changes on > > > plugin-parent/project.properties but it doesn't work :-( What I > > > don't understand is that it worked one week ago when I > deployed the > > > javadoc plugin. > > > > > > I will try tonight to remove my private key and to use the > > > passphrase :-( > > > > > > Arnaud > > > > > > > > > --------------------------------------------------------------------- > > 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] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
