[ 
https://issues.apache.org/jira/browse/ONAMI-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13576752#comment-13576752
 ] 

Eric Charles commented on ONAMI-78:
-----------------------------------

Quick update:

>From the discussion on the mailing list, it sounds like we agree to generate 
>the source-jar  on SNAPSHOT (but not the test-jar, source-test-jar, javadoc).

I have tried to define the maven-source-jar plugin in the parent (in 
build/plugins), but from my previous experience, confirmed by this one more 
test, it is not enough: maven-jar-plugin must also be defined (If I miss 
something, just tell me how I should do).

Defining also maven-jar-plugin leads us to 
https://jira.codehaus.org/browse/MJAR-163 (I have opened it, will see the 
comments I can get there).

                
> Enable the tests.jar sources.jar and test-sources.jar generation during 
> SNAPSHOT builds
> ---------------------------------------------------------------------------------------
>
>                 Key: ONAMI-78
>                 URL: https://issues.apache.org/jira/browse/ONAMI-78
>             Project: Apache Onami
>          Issue Type: Improvement
>          Components: parent
>    Affects Versions: parent-3
>            Reporter: Eric Charles
>             Fix For: parent-3
>
>         Attachments: ONAMI-78.patch
>
>
> I would be great to enable the generation of all test and source artifacts 
> when building a snapshot (not only release).
> This has the advantages that these artifacts will be deployed to maven 
> snapshot repositories (source resolved in ide) and than any module has access 
> to test code (for mocks for example).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to