[
https://issues.apache.org/jira/browse/HBASE-6320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13406100#comment-13406100
]
Jesse Yates commented on HBASE-6320:
------------------------------------
+1 on stack's comment - was going to same about the same myself.
We should update the wiki if its out of date - really it should just point to
the ref-guide.
> assembly:single doesn't work after modularization
> -------------------------------------------------
>
> Key: HBASE-6320
> URL: https://issues.apache.org/jira/browse/HBASE-6320
> Project: HBase
> Issue Type: Bug
> Components: build
> Affects Versions: 0.96.0
> Reporter: Jimmy Xiang
>
> After modularization, the command to build the tarball on wiki:
> http://wiki.apache.org/hadoop/Hbase/HowToRelease
> mvn clean site install assembly:single
> Doesn't work any more.
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-assembly-plugin:2.3:single (default-cli) on
> project hbase: Failed to create assembly: Artifact:
> org.apache.hbase:hbase-common:jar:0.95-SNAPSHOT (included by module) does not
> have an artifact with a file. Please ensure the package phase is run before
> the assembly is generated. -> [Help 1]
> Matteo told me we have to use
> mvn -DskipTests package assembly:assembly
> I think we should make assembly:single work.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira