You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by cs...@apache.org on 2022/02/14 08:02:38 UTC

[maven-indexer] branch master updated (28fd31a -> 0ff6ff9)

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

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


    from 28fd31a  [MINDEXER-140] Fix double invocation of DefaultIndexingContext.setIndexDirectoryFile (#178)
     add 0ff6ff9  Decouple from Plexus (#179)

No new revisions were added by this update.

Summary of changes:
 indexer-core/pom.xml                               | 16 +++++-------
 .../MavenPluginArtifactInfoIndexCreator.java       | 11 ++++----
 .../apache/maven/index/updater/WagonHelper.java    | 29 ++++++++++------------
 .../updater/DefaultIndexUpdaterEmbeddingIT.java    |  3 ++-
 .../updater/DownloadRemoteIndexerManagerTest.java  |  7 +++---
 .../index/updater/FullBootProofOfConcept.java      |  3 ++-
 pom.xml                                            | 12 ---------
 7 files changed, 32 insertions(+), 49 deletions(-)