[
https://issues.apache.org/jira/browse/SUBMARINE-355?focusedWorklogId=374924&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-374924
]
ASF GitHub Bot logged work on SUBMARINE-355:
--------------------------------------------
Author: ASF GitHub Bot
Created on: 21/Jan/20 11:26
Start Date: 21/Jan/20 11:26
Worklog Time Spent: 10m
Work Description: pingsutw commented on pull request #162: SUBMARINE-355.
mvn version:set seems not working as expected
URL: https://github.com/apache/submarine/pull/162
### What is this PR for?
Restore missing submarine-all-0.3.0-hadoop-2.9.jar
### What type of PR is it?
[Bug Fix]
### Todos
* [ ] - Task
### What is the Jira issue?
https://issues.apache.org/jira/browse/SUBMARINE-355
### How should this be tested?
https://travis-ci.org/pingsutw/hadoop-submarine/builds/639891729
### Screenshots (if appropriate)

### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 374924)
Remaining Estimate: 0h
Time Spent: 10m
> "mvn version:set" seems not working as expected
> -----------------------------------------------
>
> Key: SUBMARINE-355
> URL: https://issues.apache.org/jira/browse/SUBMARINE-355
> Project: Apache Submarine
> Issue Type: Bug
> Components: CI/CD
> Reporter: Zhankun Tang
> Assignee: Kevin Su
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Usually, running below two commands should generate 0.3.0 versioned
> artifacts. But it seems there's a lack of
> "submarine-all-0.3.0-hadoop-2.9.jar".
> Reproduce step:
> {code:java}
> mvn versions:set -DnewVersion=0.3.0
> mvn clean install package -DskipTests -Psrc
> {code}
> {code:java}
> $ ls submarine-dist/target/
> archive-tmp
> submarine-dist-0.3.0-SNAPSHOT-hadoop-2.9
> checkstyle-cachefile
> submarine-dist-0.3.0-SNAPSHOT-hadoop-2.9.tar.gz
> checkstyle-checker.xml
> submarine-dist-0.3.0-SNAPSHOT-src
> checkstyle-output.xml
> submarine-dist-0.3.0-SNAPSHOT-src.tar.gz
> maven-shared-archive-resources
> $ ls submarine-dist/target/submarine-dist-0.3.0-SNAPSHOT-hadoop-2.9
> submarine-dist-0.3.0-hadoop-2.9
> $ ls
> submarine-dist/target/submarine-dist-0.3.0-SNAPSHOT-hadoop-2.9/submarine-dist-0.3.0-hadoop-2.9
> LICENSE bin lib
> workbench-web-ng.war
> NOTICE conf licenses
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]