[
https://issues.apache.org/jira/browse/NPANDAY-342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927562#action_12927562
]
Wendy Smoak commented on NPANDAY-342:
-------------------------------------
Have you tried configuring maven-source-plugin to do this?
A quick test might be to build with "-P release" -- if the default release
profile is still in there, it will do -sources and -javadoc jars. (The latter
should just be empty as it won't find anything to process.)
> deploy sources artifacts to npanday asset repo
> ----------------------------------------------
>
> Key: NPANDAY-342
> URL: https://issues.apache.org/jira/browse/NPANDAY-342
> Project: NPanday
> Issue Type: Improvement
> Components: Repository
> Affects Versions: 1.2.1
> Reporter: Luca Di Stefano
> Priority: Trivial
>
> deploy sources artifacts of npanday project in npanday repository.
> This is useful for plugin debugging and for contributions
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.