Zhankun Tang created SUBMARINE-355:
--------------------------------------

             Summary: "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


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]

Reply via email to