[
https://issues.apache.org/jira/browse/KNOX-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jack Bearden updated KNOX-1175:
-------------------------------
Attachment: KNOX-1175.001.patch
> -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)