[
https://issues.apache.org/jira/browse/WOOKIE-269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128883#comment-13128883
]
Paul Sharples commented on WOOKIE-269:
--------------------------------------
I've fixed the javadoc/sources problem with this & have added a new task for
uploading artifacts to the staging area (I just ran the snapshot task and
updated the current 0.9.1-SNAPSHOT in the repo)
I haven't tried to upload the maven artifacts to to the staging area yet!
FYI: There are two ant tasks in /build.xml
publish-subproject-artifacts-to-snapshot-repo
publish-subproject-artifacts-to-release-repo
To run either you must first add your credentials on the command line
i.e.
-Dupload.user=myusername -Dupload.password=mypassword
BTW: There is a little bit of duplication in 3 of those ant tasks, which needs
to be revisited in the future.
> Fix ant/ivy task to generate maven RELEASE artifacts & upload them the repo
> staging area
> ----------------------------------------------------------------------------------------
>
> Key: WOOKIE-269
> URL: https://issues.apache.org/jira/browse/WOOKIE-269
> Project: Wookie
> Issue Type: Bug
> Components: Build and Distributions
> Affects Versions: 0.9.1
> Environment: N/A
> Reporter: Paul Sharples
> Assignee: Paul Sharples
> Fix For: 0.9.1
>
>
> See
> ivysettings.xml
> ivy-java-common.xml
> parser/java/ivy.xml
> connector/java/ivy.xml
> We need something similar to the task: publish-snapshots, but which will
> publish to the staging repo
> (https://repository.apache.org/service/local/staging/deploy/maven2) and will
> also pick up and publish the javadoc and src jar files (curently there is a
> minor problem in the ivy config for doing this).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira