You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2022/03/28 13:22:20 UTC

[GitHub] [dolphinscheduler] caishunfeng commented on issue #9223: [Bug] [dev] version in pom.xml of dev branch confusing

caishunfeng commented on issue #9223:
URL: https://github.com/apache/dolphinscheduler/issues/9223#issuecomment-1080644592


   > * After I switched `2.0.4-SNAPSHOT` to `dev-SNAPSHOT` in all pom.xml files in the project, I recompile the project with cmd `mvn -U install package -Prelease -Dmaven.test.skip=true`.
   > * However, I get some error like `org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.2:single (make-assembly) on project dolphinscheduler-data-quality: Failed to create assembly: Error creating assembly archive jar-with-dependencies: Problem creating jar: JAR entry log4j.properties not found in .........../dolphin-scheduler/dolphinscheduler/dolphinscheduler-data-quality/target/archive-tmp/dolphinscheduler-data-quality-dev-SNAPSHOT.jar `
   > * That's really wired. I didn't changed anything else besides the version number. Any help will be appreciated. @caishunfeng
   
   @EricGao888 can you submit a pr? and then I will have a try at local


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org