[
https://issues.apache.org/jira/browse/SUBMARINE-355?focusedWorklogId=375420&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-375420
]
ASF GitHub Bot logged work on SUBMARINE-355:
--------------------------------------------
Author: ASF GitHub Bot
Created on: 22/Jan/20 06:22
Start Date: 22/Jan/20 06:22
Worklog Time Spent: 10m
Work Description: asfgit commented on pull request #162: SUBMARINE-355.
mvn version:set seems not working as expected
URL: https://github.com/apache/submarine/pull/162
----------------------------------------------------------------
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: 375420)
Time Spent: 20m (was: 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: 20m
> 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]