index
:
archiva.git
1.4-M2-RC
2.0.0-RC
2.0.1-RC
MRM-1025
MRM-124
MRM-1296
MRM-1327-jcr-backend-default
MRM-1958
MRM-541
MRM-976
archiva-0.9
archiva-1.0.x
archiva-1.1.x
archiva-1.3.x
archiva-2.2.3-docs
archiva-2.x
archiva-MRM-1756
archiva-MRM-239
archiva-MRM-829
archiva-MRM-980
archiva-backend-security
archiva-database-decoupling
archiva-nexus-indexer
archiva-obr-repository
archiva-plugins
archiva-search-improvements
archiva-security-fix
archiva-with-new-repoapi
citest
debug-it-tests
dependabot/github_actions/master/actions/checkout-4
dependabot/github_actions/master/actions/setup-java-3.12.0
dependabot/maven/archiva-2.x/cglib-cglib-3.3.0
dependabot/maven/archiva-2.x/cxf.version-3.5.2
dependabot/maven/archiva-modules/metadata/metadata-store-provider/oak-jcr/oak-jcr-lucene/org.apache.tika-tika-core-1.28.3
dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.7.1
dependabot/maven/com.fasterxml.woodstox-woodstox-core-6.4.0
dependabot/maven/io.netty-netty-handler-4.1.94.Final
dependabot/maven/master/com.google.guava-guava-23.0
dependabot/maven/master/derbyVersion-10.15.2.0
dependabot/maven/master/maven3x.version-3.8.5
dependabot/maven/master/org.codehaus.plexus-plexus-component-metadata-2.1.1
dependabot/maven/master/selenium-server.version-3.141.59
dependabot/maven/org.apache.commons-commons-configuration2-2.8.0
dependabot/maven/org.apache.cxf-cxf-core-3.4.10
dependabot/maven/org.apache.derby-derby-10.14.2.0
dependabot/maven/org.json-json-20230227
dependabot/maven/org.jsoup-jsoup-1.15.3
dependabot/maven/org.springframework-spring-core-5.3.27
dependabot/maven/org.springframework-spring-web-6.0.0
dependabot/npm_and_yarn/archiva-modules/archiva-web/archiva-webapp/src/main/archiva-web/async-2.6.4
dependabot/npm_and_yarn/archiva-modules/archiva-web/archiva-webapp/src/main/archiva-web/decode-uri-component-0.2.2
dependabot/npm_and_yarn/archiva-modules/archiva-web/archiva-webapp/src/main/archiva-web/engine.io-and-socket.io-3.6.1
dependabot/npm_and_yarn/archiva-modules/archiva-web/archiva-webapp/src/main/archiva-web/eventsource-1.1.1
dependabot/npm_and_yarn/archiva-modules/archiva-web/archiva-webapp/src/main/archiva-web/http-cache-semantics-and-angular/cli-4.1.1
dependabot/npm_and_yarn/archiva-modules/archiva-web/archiva-webapp/src/main/archiva-web/json5-1.0.2
dependabot/npm_and_yarn/archiva-modules/archiva-web/archiva-webapp/src/main/archiva-web/jszip-3.10.1
dependabot/npm_and_yarn/archiva-modules/archiva-web/archiva-webapp/src/main/archiva-web/minimist-1.2.8
dependabot/npm_and_yarn/archiva-modules/archiva-web/archiva-webapp/src/main/archiva-web/qs-6.5.3
dependabot/npm_and_yarn/archiva-modules/archiva-web/archiva-webapp/src/main/archiva-web/terser-4.8.1
dependabot/npm_and_yarn/archiva-modules/archiva-web/archiva-webapp/src/main/archiva-web/ua-parser-js-and-karma-0.7.34
dependabot/npm_and_yarn/archiva-modules/archiva-web/archiva-webapp/src/main/archiva-web/url-parse-1.5.10
feature/header_check
feature/site-git-migration
feature/storage_refactoring
jpa
master
master-jenkinsfile-it-test
master-maven-indexer-6.0.1
metadata-rejig-1.2
moved-repo-servlet
staging-refactor
validauth
Apache Archiva Repository: https://github.com/apache/archiva
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
archiva-modules
/
metadata
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
add unit test for removeNamespace method
Olivier Lamy
2012-09-06
1
-0
/
+5
*
add a method to remove namespace(groupId) in MetadataRepository
Olivier Lamy
2012-09-06
1
-0
/
+11
*
no more need of jaxb-api we are now 1.6 required
Olivier Lamy
2012-08-07
1
-7
/
+0
*
use fest assert 2.0
Olivier Lamy
2012-07-03
2
-2
/
+2
*
change package for those test utils
Olivier Lamy
2012-07-02
1
-1
/
+1
*
use a different artifactId
Olivier Lamy
2012-07-02
1
-1
/
+1
*
[MRM-1638] Improve unit test for archiva build
Olivier Lamy
2012-07-02
2
-5
/
+6
*
add javadoc
Olivier Lamy
2012-06-26
1
-0
/
+7
*
add unit for deletion of timestamped snapshot
Olivier Lamy
2012-06-26
1
-1
/
+43
*
fix junit correctly delete timestamped snapshot
Olivier Lamy
2012-06-25
1
-0
/
+3
*
remove animal sniffer we are now 1.6
Olivier Lamy
2012-06-15
1
-7
/
+0
*
fix unit test if metadataFacet not available on update
Olivier Lamy
2012-06-12
1
-34
/
+36
*
improve MetadataRepository api to be able to remove an artifact with Metadata...
Olivier Lamy
2012-06-05
2
-1
/
+18
*
fix an issue with not removing project version when removing an artifact from...
Olivier Lamy
2012-06-01
3
-0
/
+52
*
take care of metadata files with id as maven-metadata-archiva-vm-all-public.xml
Olivier Lamy
2012-05-28
1
-8
/
+7
*
managed repositories add link to do a directories scan immediate.
Olivier Lamy
2012-03-12
2
-3
/
+13
*
[MRM-1607] maven model build failed when model have jdk profile activation.
Olivier Lamy
2012-02-26
4
-0
/
+1460
*
revert twoPhaseBuilding model building as it breaks maven inheritance resolut...
Olivier Lamy
2012-02-26
1
-0
/
+17
*
revert some changes to use a RuntimeException
Olivier Lamy
2012-02-25
2
-11
/
+2
*
fix compilation issue
Olivier Lamy
2012-02-25
1
-2
/
+1
*
correctlt close jcr session in case of exception
Olivier Lamy
2012-02-25
1
-23
/
+24
*
fix osgi imports.
Olivier Lamy
2012-02-25
1
-1
/
+1
*
restore 1.5 compile
Olivier Lamy
2012-02-24
1
-0
/
+8
*
[MRM-1573] improve browse service with returning ProjectVersionMetadata (so a...
Olivier Lamy
2012-02-24
10
-1
/
+30
*
[MRM-1599] NTLM proxy no longer works
Olivier Lamy
2012-02-04
3
-141
/
+215
*
[MRM-1599] NTLM proxy no longer works
Olivier Lamy
2012-02-04
3
-15
/
+30
*
restore animal sniffer to the build
Brett Porter
2012-01-23
1
-0
/
+7
*
use the same path separator as RepositoryPathTranslator to prevent windauze i...
Olivier Lamy
2011-12-15
1
-0
/
+2
*
fix version
Olivier Lamy
2011-12-13
1
-1
/
+1
*
bump to 1.4-M3-SNAPSHOT version
Olivier Lamy
2011-12-13
3
-5
/
+7
*
[MRM-1562] Update to Archiva as OSGi compliant application.
Olivier Lamy
2011-11-22
2
-0
/
+44
*
[MRM-1542] missing classifier field in the delete artifact web page
Olivier Lamy
2011-10-24
1
-2
/
+2
*
[maven-release-plugin] prepare for next development iteration
Olivier Lamy
2011-10-18
4
-4
/
+4
*
[maven-release-plugin] prepare release archiva-1.4-M1
Olivier Lamy
2011-10-18
4
-4
/
+4
*
if equals is defined hashCode must be defined too
Olivier Lamy
2011-10-07
1
-0
/
+17
*
remove unused private methods
Olivier Lamy
2011-10-04
1
-6
/
+0
*
update version to 1.4-M1-SNAPSHOT
Brett Porter
2011-10-01
4
-4
/
+4
*
get RID of plexus.requirement annotation
Olivier Lamy
2011-09-06
1
-8
/
+3
*
get RID of plexus.component annotation
Olivier Lamy
2011-09-06
1
-1
/
+0
*
align/magnify names :-)
Olivier Lamy
2011-09-01
3
-3
/
+3
*
update licenses and send in RAT
Brett Porter
2011-08-25
1
-0
/
+15
*
desactivate animal sniffer plugin as it fail in module archiva-modules/metada...
Olivier Lamy
2011-08-23
2
-4
/
+21
*
simplify inject of bean list
Olivier Lamy
2011-08-22
1
-4
/
+5
*
fix jdk1.5 unit test : HashMap doesn't guarantee order
Olivier Lamy
2011-06-19
1
-70
/
+67
*
[MRM-1411] project information is missing if a POM could not be read correctly
Maria Odea B. Ching
2011-06-15
1
-0
/
+20
*
fix 1.5 build with reintroducing javax.annotation:jsr250-api dependency
Olivier Lamy
2011-06-14
2
-1
/
+5
*
[MRM-1473] remove use of plexus-spring
Olivier Lamy
2011-06-01
2
-2
/
+65
*
[MRM-1473] remove use of plexus-spring
Olivier Lamy
2011-05-26
4
-35
/
+87
*
update plexus-spring groupId
Olivier Lamy
2011-05-16
1
-1
/
+1
*
[MRM-1111] upgrade to Struts 2.1.8.1
Brett Porter
2011-04-12
1
-1
/
+1
[prev]
[next]