summaryrefslogtreecommitdiffstats
path: root/archiva-modules
Commit message (Expand)AuthorAgeFilesLines
* change configuration base to org.apache.archiva instead of org.apache.maven.a...Brett Porter2011-10-0128-91/+62
* avoid creating .archiva directory in src directoryBrett Porter2011-10-011-1/+8
* make RAT report passBrett Porter2011-10-0112-10/+124
* fix properties to avoid putting test data in WAR and remove derby.log from rootBrett Porter2011-10-011-2/+3
* fix properties to avoid putting test data in JAR and remove derby.log from rootBrett Porter2011-10-011-3/+3
* fix properties to avoid putting test data in JAR and remove derby.log from rootBrett Porter2011-10-011-14/+3
* avoid derby.log in rootBrett Porter2011-10-011-0/+13
* formattingBrett Porter2011-10-011-12/+12
* fix properties to avoid putting test data in JAR and remove derby.log from rootBrett Porter2011-10-011-6/+3
* fix properties to avoid putting test data in JAR and remove derby.log from topBrett Porter2011-10-011-4/+4
* avoid derby.log in top directoryBrett Porter2011-10-011-0/+13
* avoid derby.log in the current directory and adding incorrect information toBrett Porter2011-10-011-3/+3
* avoid derby.log in the current directoryBrett Porter2011-10-011-2/+3
* [MRM-1361] align types to NPanday 1.4.0Brett Porter2011-10-011-11/+30
* display build timestamp and build number in system status pageOlivier Lamy2011-09-304-1/+91
* more easy version display using bean propertiesOlivier Lamy2011-09-308-94/+28
* fix again creation of file ~/.m2/archiva.xmlOlivier Lamy2011-09-301-0/+1
* use wagon in unit test to download the file hope will fix the issue with 1.5Olivier Lamy2011-09-301-2/+12
* [MRM-1526] configure http connection pool values for wagon http : add REST s...Olivier Lamy2011-09-302-0/+43
* add some materials to be able to use REST services in a gwt based applicationOlivier Lamy2011-09-305-62/+103
* don't fail on bad zip file to get debug infosOlivier Lamy2011-09-301-5/+14
* [MRM-1526] configure http connection pool values for wagon http : configure w...Olivier Lamy2011-09-302-3/+29
* [MRM-1526] configure http connection pool values for wagon http.Olivier Lamy2011-09-309-4/+266
* add some debug to understand why it fails with 1.5 on jenkinsOlivier Lamy2011-09-301-1/+18
* [MRM-1527] remove http://download.java.net/maven/2/ from default remote repos...Olivier Lamy2011-09-301-1/+1
* [MRM-1527] remove http://download.java.net/maven/2/ from default remote repos...Olivier Lamy2011-09-303-52/+25
* add commented logger for wagon debug in main log4j.xmlOlivier Lamy2011-09-301-0/+19
* fix logger name for headersOlivier Lamy2011-09-301-1/+1
* add a wagon transfert listener for debugging purposeOlivier Lamy2011-09-304-2/+93
* [MRM-1496] Broken remote repository confuses ArchivaOlivier Lamy2011-09-3020-22/+433
* this package not exists anymoreOlivier Lamy2011-09-301-1/+1
* use Base64 from commons-codecOlivier Lamy2011-09-301-22/+24
* fix maven 2.2.1 buildOlivier Lamy2011-09-293-3/+13
* fix double / in urlOlivier Lamy2011-09-281-2/+6
* fix url calculation for artifacts found in remote repositoiresOlivier Lamy2011-09-281-8/+81
* small hack for packaging maven-plugin in artifact url calculationOlivier Lamy2011-09-281-2/+11
* move maven url calculation to NexusRepositorySearch rest services will just a...Olivier Lamy2011-09-283-42/+31
* add maven property to be able to override archiva url for rest services test ...Olivier Lamy2011-09-282-16/+22
* rest search service must provide the real url artifactOlivier Lamy2011-09-288-7/+268
* format : no code changeOlivier Lamy2011-09-283-25/+23
* [MRM-1500] Fix sample on how to use ldap in applicationContext.xmlOlivier Lamy2011-09-281-82/+47
* [MRM-1393] Commons configuration bug causes build to fail on Windows 7Olivier Lamy2011-09-284-37/+72
* add a lot of missing eol-style native for *.jspOlivier Lamy2011-09-272-246/+246
* add a lot of missing eol-style nativeOlivier Lamy2011-09-276-966/+966
* trigger download remote index call in async modeOlivier Lamy2011-09-271-18/+24
* configure appeserver.base value for surefire to avoid files creation in basedirOlivier Lamy2011-09-271-0/+1
* use isNotBlank to avoid warning in logOlivier Lamy2011-09-272-3/+12
* add a rest service to schedule a download remote indexOlivier Lamy2011-09-272-1/+29
* fix needed authz for download remote indexOlivier Lamy2011-09-271-6/+9
* fix 1.5 compilationOlivier Lamy2011-09-271-2/+2