Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.6.3
-
None
Description
When multi module snapshots are built using Maven, the version timestamp may be different for each module. This makes it difficult to quickly reference a historical snapshot of a multi module project, which is something we might do when determining when a bug was introduced.
This Stack Overflow question provides a good example of the problem. The accepted answer seems like a reasonable solution, but does not appear to work. Looking at the code, there does not appear to be a way to override the timestamp.
Please add a way to use a consistent timestamp for all modules in a build.
Attachments
Issue Links
- is duplicated by
-
MDEPLOY-221 deploy generates wrong timestamps in maven-metadata.xml
- Closed
-
MDEPLOY-236 deploy generates wrong timestamps in maven-metadata.xml
- Closed
- relates to
-
MRESOLVER-144 Maven Resolver deploys version metadata multiple times
- Closed
- supercedes
-
MNG-6274 Snapshot timestamps of modules in multimodule build are not aligned
- Closed
-
MNG-6694 generated maven-metadata.xml gives wrong snapshot version
- Closed
- links to