[ https://issues.apache.org/jira/browse/MNG-7963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17796382#comment-17796382 ]
ASF GitHub Bot commented on MNG-7963: ------------------------------------- gnodet commented on PR #1340: URL: https://github.com/apache/maven/pull/1340#issuecomment-1854346371 One requirement I have for the builds is that a subsequent run of `mvn package` does not change the jars if you run it. Basically, running `ls -ltr **/*.jar` should give you jars which are all older than the time you launched the build. > Clean up the build, tidy up dependencies > ---------------------------------------- > > Key: MNG-7963 > URL: https://issues.apache.org/jira/browse/MNG-7963 > Project: Maven > Issue Type: Task > Components: Bootstrap & Build > Reporter: Tamas Cservenak > Assignee: Tamas Cservenak > Priority: Major > Fix For: 4.0.0, 4.0.0-alpha-10 > > > Currently the build is ok, but contains many redundant elements in POM, > repetitions and badly scoped dependencies. > This change is NOT about upgrading any dependency. -- This message was sent by Atlassian Jira (v8.20.10#820010)