You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by gn...@apache.org on 2022/01/07 10:47:42 UTC

[maven-mvnd] branch master updated (a9cf000 -> b3a5533)

This is an automated email from the ASF dual-hosted git repository.

gnodet pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-mvnd.git.


    from a9cf000  updates maven from 3.6.3 to 3.8.4 (#562)
     add b3a5533  Fix NoSuchFileException when using the compile phase, fixes #564

No new revisions were added by this update.

Summary of changes:
 .../mvnd/cache/impl/TimestampCacheFactory.java     | 11 ++++++---
 .../mvnd/cache/impl/WatchServiceCacheFactory.java  |  4 ++++
 ...st.java => AttachedArtifactResolutionTest.java} | 15 +++++--------
 .../.mvn/maven.config                              |  0
 .../java-frontend}/pom.xml                         | 23 ++++++++++++-------
 .../jdt}/pom.xml                                   | 18 +++++++++------
 .../hi1 => attached-artifact-resolution}/pom.xml   | 26 +++++++++++++---------
 7 files changed, 60 insertions(+), 37 deletions(-)
 copy integration-tests/src/test/java/org/mvndaemon/mvnd/it/{DupGATest.java => AttachedArtifactResolutionTest.java} (73%)
 copy integration-tests/src/test/projects/{upgrades-in-bom => attached-artifact-resolution}/.mvn/maven.config (100%)
 copy {helper => integration-tests/src/test/projects/attached-artifact-resolution/java-frontend}/pom.xml (58%)
 copy integration-tests/src/test/projects/{environment/prj2 => attached-artifact-resolution/jdt}/pom.xml (69%)
 copy integration-tests/src/test/projects/{dup-ga/hi1 => attached-artifact-resolution}/pom.xml (63%)