[
https://issues.apache.org/jira/browse/KNOX-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16354598#comment-16354598
]
Jack Bearden commented on KNOX-1175:
------------------------------------
Hi all :),
Allen and I were working on this this morning and I submitted a patch that we
believe should fix the issue. I am a little unfamiliar with SVN; please advise
if the patch format was incorrect. Thanks!
> -Prelease doesn't build a release
> ---------------------------------
>
> Key: KNOX-1175
> URL: https://issues.apache.org/jira/browse/KNOX-1175
> Project: Apache Knox
> Issue Type: Bug
> Components: Build
> Affects Versions: 1.0.0
> Reporter: Allen Wittenauer
> Priority: Trivial
> Attachments: KNOX-1175.001.patch
>
>
> According to the documentation:
> {code}
> A more complete build can be done that builds and generates the unsigned ZIP
> release artifacts. You will find these in the target/{version} directory
> (e.g. target/0.XX.0-SNAPSHOT).
> mvn -Prelease clean install
> {code}
> However, no zip or even tar.gz files were in target/1.0.0 after running that
> mvn command. Sniffing out the pom file, however, it looks like it should be
> mvn -Ppackage clean install
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)