[
https://issues.apache.org/jira/browse/STORM-3942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bipin Prasad updated STORM-3942:
--------------------------------
Description:
running "mvn package" command storm-dist/binary and storm-dist/source
directories uses files in sibling directories that may not have been created.
This applies to storm-webapp files and possibly others. Change pom.xml files to
fail and report the missing file(s) and/or directories. The specification of
file source and targets may are if an xml "descriptor" file.
Possibly use maven-enforcer-plugin
was:running "mvn package" command storm-dist/binary and storm-dist/source
directories uses files in sibling directories that may not have been created.
This applies to storm-webapp files and possibly others. Change pom.xml files to
fail and report the missing file(s) and/or directories. The specification of
file source and targets may in an xml file.
> mvn package in storm-dist relies on files being available in sibling
> directories
> --------------------------------------------------------------------------------
>
> Key: STORM-3942
> URL: https://issues.apache.org/jira/browse/STORM-3942
> Project: Apache Storm
> Issue Type: Task
> Components: build
> Reporter: Bipin Prasad
> Priority: Major
>
> running "mvn package" command storm-dist/binary and storm-dist/source
> directories uses files in sibling directories that may not have been created.
> This applies to storm-webapp files and possibly others. Change pom.xml files
> to fail and report the missing file(s) and/or directories. The specification
> of file source and targets may are if an xml "descriptor" file.
> Possibly use maven-enforcer-plugin
--
This message was sent by Atlassian Jira
(v8.20.10#820010)