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

martin_s pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/archiva.git.


    from e2cb026  Fixing archiva-converter dependency
     new 91e228f  Adding class from maven-compat module
     new 2617c86  Cleanup of maven dependency (maven-compat)
     new 69c8dd6  Exclude aopalliance dependency
     new 4becc44  Excluding guice dependency from maven-indexer

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../archiva-base/archiva-repository-layer/pom.xml  |   1 +
 .../archiva-maven/archiva-maven-converter/pom.xml  |   4 -
 .../artifact/LegacyToDefaultConverter.java         |   1 -
 .../SnapshotArtifactRepositoryMetadata.java        | 106 +++++++++++++++++++++
 .../archiva/converter/RepositoryConverterTest.java |   1 -
 .../artifact/LegacyToDefaultConverterTest.java     |   1 -
 pom.xml                                            |  35 +++----
 7 files changed, 122 insertions(+), 27 deletions(-)
 create mode 100644 
archiva-modules/archiva-maven/archiva-maven-converter/src/main/java/org/apache/archiva/converter/artifact/SnapshotArtifactRepositoryMetadata.java

Reply via email to