svn commit: r1042112 - in /maven/resources/trunk: apache-incubator-disclaimer-resource-bundle/pom.xml apache-jar-resource-bundle/pom.xml apache-jar-txt-resource-bundle/pom.xml apache-license-header-re

2010-12-03 Thread hboutemy
Author: hboutemy Date: Sat Dec 4 07:58:04 2010 New Revision: 1042112 URL: http://svn.apache.org/viewvc?rev=1042112&view=rev Log: updated pom xsd location to http://maven.apache.org/xsd/maven-4.0.0.xsd Modified: maven/resources/trunk/apache-incubator-disclaimer-resource-bundle/pom.xml mav

svn commit: r1042111 - in /maven/release/trunk: maven-release-manager/pom.xml maven-release-plugin/pom.xml pom.xml

2010-12-03 Thread hboutemy
Author: hboutemy Date: Sat Dec 4 07:57:15 2010 New Revision: 1042111 URL: http://svn.apache.org/viewvc?rev=1042111&view=rev Log: updated pom xsd location to http://maven.apache.org/xsd/maven-4.0.0.xsd Modified: maven/release/trunk/maven-release-manager/pom.xml maven/release/trunk/maven-r

svn commit: r1042109 - in /maven/indexer/trunk: indexer-artifact/pom.xml indexer-core/pom.xml pom.xml

2010-12-03 Thread hboutemy
Author: hboutemy Date: Sat Dec 4 07:51:32 2010 New Revision: 1042109 URL: http://svn.apache.org/viewvc?rev=1042109&view=rev Log: updated pom xsd location to http://maven.apache.org/xsd/maven-4.0.0.xsd Modified: maven/indexer/trunk/indexer-artifact/pom.xml maven/indexer/trunk/indexer-core

svn commit: r1042033 - /maven/plugins/trunk/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/dependencies/renderer/DependenciesRenderer.java

2010-12-03 Thread vsiveton
Author: vsiveton Date: Fri Dec 3 22:27:02 2010 New Revision: 1042033 URL: http://svn.apache.org/viewvc?rev=1042033&view=rev Log: o take care of black listed repos in ArtifactsLocations section Modified: maven/plugins/trunk/maven-project-info-reports-plugin/src/main/java/org/apache/maven/rep

svn commit: r1042031 - /maven/plugins/trunk/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/dependencies/RepositoryUtils.java

2010-12-03 Thread vsiveton
Author: vsiveton Date: Fri Dec 3 22:22:51 2010 New Revision: 1042031 URL: http://svn.apache.org/viewvc?rev=1042031&view=rev Log: o prevent NPE Modified: maven/plugins/trunk/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/dependencies/RepositoryUtils.java

svn commit: r1041960 - /maven/indexer/trunk/indexer-core/src/test/java/org/apache/maven/index/updater/DownloadRemoteIndexerManagerTest.java

2010-12-03 Thread cstamas
Author: cstamas Date: Fri Dec 3 19:21:19 2010 New Revision: 1041960 URL: http://svn.apache.org/viewvc?rev=1041960&view=rev Log: Whoops, wrong file header. Replaced with ASF one. Modified: maven/indexer/trunk/indexer-core/src/test/java/org/apache/maven/index/updater/DownloadRemoteIndexerMana

svn commit: r1041959 - in /maven/indexer/trunk/indexer-core/src: main/java/org/apache/maven/index/updater/ test/java/org/apache/maven/index/updater/ test/resources/repo-index/ test/resources/repo-inde

2010-12-03 Thread cstamas
Author: cstamas Date: Fri Dec 3 19:17:22 2010 New Revision: 1041959 URL: http://svn.apache.org/viewvc?rev=1041959&view=rev Log: In rev1041505 I introduced a bug but was not aware since it had no test! So, making it right: * added test for REAL index downloads/updates * same, but using DocumentFi

svn commit: r1041857 - /maven/indexer/trunk/pom.xml

2010-12-03 Thread brett
Author: brett Date: Fri Dec 3 15:12:12 2010 New Revision: 1041857 URL: http://svn.apache.org/viewvc?rev=1041857&view=rev Log: add issueManagement section Modified: maven/indexer/trunk/pom.xml Modified: maven/indexer/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/indexer/trunk/pom.xm

svn commit: r1041800 - /maven/maven-3/trunk/maven-compat/src/main/java/org/apache/maven/artifact/ArtifactStatus.java

2010-12-03 Thread bentmann
Author: bentmann Date: Fri Dec 3 13:22:54 2010 New Revision: 1041800 URL: http://svn.apache.org/viewvc?rev=1041800&view=rev Log: [MNG-4923] [regression] java.lang.ClassNotFoundException: org.apache.maven.artifact.ArtifactStatus Added: maven/maven-3/trunk/maven-compat/src/main/java/org/apac

svn commit: r1041791 - /maven/plugins/trunk/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/dependencies/RepositoryUtils.java

2010-12-03 Thread vsiveton
Author: vsiveton Date: Fri Dec 3 12:42:38 2010 New Revision: 1041791 URL: http://svn.apache.org/viewvc?rev=1041791&view=rev Log: o improved TransferFailedException catch for unknown hosts o take care of unknown hosts to prevent undesirable ping Modified: maven/plugins/trunk/maven-project-in

svn commit: r1041789 - /maven/plugins/trunk/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/ProjectSummaryReport.java

2010-12-03 Thread vsiveton
Author: vsiveton Date: Fri Dec 3 12:34:36 2010 New Revision: 1041789 URL: http://svn.apache.org/viewvc?rev=1041789&view=rev Log: o more java packaging Modified: maven/plugins/trunk/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/ProjectSummaryReport.java