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

Tommaso Teofili commented on HAMA-382:
--------------------------------------

Could that be related to Maven version? What version are you using?
I've tested it successfully with 3.0+
To be sure it was not something related to my environment I used an empty local 
repository with the following:

mvn clean install -Dmaven.repo.local=/tmp/hama382

and then

mvn -Pexamples package -Dmaven.repo.local=/tmp/hama382

> Refactor HAMA POM
> -----------------
>
>                 Key: HAMA-382
>                 URL: https://issues.apache.org/jira/browse/HAMA-382
>             Project: Hama
>          Issue Type: Improvement
>          Components: build , examples
>    Affects Versions: 0.2.0
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>             Fix For: 0.3.0
>
>         Attachments: HAMA-382.patch
>
>
> Refactoring include:
> Change the groupId to not include the 'incubator' and replace it with 'hama' 
> as the 'incubating' suffix is already added to the artifact version and the 
> artifactId to 'hama-core', thus the resulting artifact would be 
> org.apache.hama/hama-core/$version-incubating.
> Create a profile 'examples' to generate the hama-examples jar with Maven

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to