[
https://issues.apache.org/jira/browse/DROIDS-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767954#action_12767954
]
Thorsten Scherler commented on DROIDS-65:
-----------------------------------------
Committed revision 827812.
You have to add the following to your settings.xml to be able to deploy the
snapshot:
<settings>
<servers>
<server>
<id>org.apache.people</id>
<directoryPermissions>775</directoryPermissions>
<filePermissions>644</filePermissions>
<privateKey>/Users/YOU/.ssh/id_rsa</privateKey>
<passphrase>yourPhrase</passphrase>
</server>
</servers>
</settings>
You need to be committer to be able to make the deploy.
> Add Droids to ASF Maven repository
> ----------------------------------
>
> Key: DROIDS-65
> URL: https://issues.apache.org/jira/browse/DROIDS-65
> Project: Droids
> Issue Type: Improvement
> Components: infrastructure
> Reporter: Otis Gospodnetic
> Priority: Minor
>
> Droids should be added to Apache's Maven repository:
> https://repository.apache.org/index.html#nexus-search;droids
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.