[ 
https://issues.apache.org/jira/browse/MAHOUT-595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986541#action_12986541
 ] 

Hudson commented on MAHOUT-595:
-------------------------------

Integrated in Mahout-Quality #585 (See 
[https://hudson.apache.org/hudson/job/Mahout-Quality/585/])
    MAHOUT-595 Add sources artifacts to Maven output


> Installing and deploying source.jars with maven
> -----------------------------------------------
>
>                 Key: MAHOUT-595
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-595
>             Project: Mahout
>          Issue Type: Improvement
>    Affects Versions: 0.5
>         Environment: maven poms
>            Reporter: Manuel Meßner
>            Assignee: Sean Owen
>            Priority: Minor
>             Fix For: 0.5
>
>         Attachments: MAHOUT-595.patch
>
>
> Hi Mahouts,
> I was missing source jars for mahout in my maven repository, so I'm adding a 
> patch to this issue, which does the following:
>  - adds an <execution> to maven-source-plugin's configuration in 
> /project/build/pluginManagement in the main pom.xml
>  - adds maven-source-plugin to core/pom.xml, examples/pom.xml, math/pom.xml 
> and utils/pom.xml, without any further configuration.
> for each mvn install or mvn deploy this will add an 
> ${artifactId}-{$version}-sources.jar to the repository.
> So Eclipse and other IDEs will be able to use those source jars to make 
> "source-code-hopping" possible.
> The given patch was created using revision 1063288.
> Kind Regards,
> Manuel Meßner

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to