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

Joep Rottinghuis commented on HADOOP-7513:
------------------------------------------

Here is a larger snippet from the log:
clean-sign:

sign:
Skipped because property 'staging' not set.

signanddeploy:
Skipped because property 'staging' not set.

simpledeploy:

...

[artifact:deploy] An error has occurred while processing the Maven artifact 
tasks.
[artifact:deploy]  Diagnosis:
[artifact:deploy] 
[artifact:deploy] Invalid reference: 'hadoop.core.test'

BUILD FAILED
/home/jrottinghuis/git/hadoop-common/common/build.xml:1339: Invalid reference: 
'hadoop.core.test'
        at org.apache.maven.artifact.ant.Pom.getInstance(Pom.java:100)



> mvn-deploy target fails
> -----------------------
>
>                 Key: HADOOP-7513
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7513
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.22.0
>         Environment: RHEL 6.1 & Ubuntu 11.04; Sun JDK 1.6_016 & Sun JDK 
> 1.6.0_26; Ant 1.8.2
>            Reporter: Joep Rottinghuis
>            Assignee: Joep Rottinghuis
>
> When executing mvn-deploy target, the build fails.
> hadoop-common and hadoop-common-sources deploy, but the test jar does not.
> property staging is not set and/or set to false, meaning when you try to 
> deploy a snapshot build.
> The error reads:
> Invalid reference: 'hadoop.core.test'.

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

        

Reply via email to