Author: jdcasey
Date: Tue Jan 29 20:18:41 2008
New Revision: 616610
URL: http://svn.apache.org/viewvc?rev=616610&view=rev
Log:
Make sure that all calls to buildFromRepository use a normalized List of remote
repositories (a list of ArtifactRepository instances, not of model Repository
instances,
Author: brianf
Date: Tue Jan 29 18:02:44 2008
New Revision: 616586
URL: http://svn.apache.org/viewvc?rev=616586&view=rev
Log:
MNG-3369
Modified:
maven/shared/trunk/maven-reporting-impl/src/main/java/org/apache/maven/reporting/AbstractMavenReport.java
Modified:
maven/shared/trunk/maven-repo
Author: brianf
Date: Tue Jan 29 17:53:09 2008
New Revision: 616583
URL: http://svn.apache.org/viewvc?rev=616583&view=rev
Log:
MNG-3369 patch site guide
Modified:
maven/site/trunk/src/site/apt/guides/mini/guide-site.apt
Modified: maven/site/trunk/src/site/apt/guides/mini/guide-site.apt
URL:
Author: brianf
Date: Tue Jan 29 17:48:42 2008
New Revision: 616582
URL: http://svn.apache.org/viewvc?rev=616582&view=rev
Log:
fixed installation instructions to account for the fact that the
apache-maven-xxx subdir is included inside the archive.
Modified:
maven/site/trunk/src/site/apt/downl
Author: vsiveton
Date: Tue Jan 29 16:57:25 2008
New Revision: 616573
URL: http://svn.apache.org/viewvc?rev=616573&view=rev
Log:
o splitted plugins into 2 sections: inside and outside the project
o added a sandbok link
Modified:
maven/site/trunk/src/site/apt/plugins/index.apt
Modified: maven/
Author: vsiveton
Date: Tue Jan 29 16:28:10 2008
New Revision: 616571
URL: http://svn.apache.org/viewvc?rev=616571&view=rev
Log:
MJAVADOC-169: Add support for i18n
Submitted by: Benjamin Bentmann
Reviewed by: Vincent Siveton
o applied
Added:
maven/plugins/trunk/maven-javadoc-plugin/src/main/
Author: vsiveton
Date: Tue Jan 29 15:02:59 2008
New Revision: 616553
URL: http://svn.apache.org/viewvc?rev=616553&view=rev
Log:
MPIR-81: DependenciesRenderer logs Exception when it can't find the artifact
being built!!!
o log a warning if the artifact of the current project has never been deploy
Author: olamy
Date: Tue Jan 29 14:30:21 2008
New Revision: 616546
URL: http://svn.apache.org/viewvc?rev=616546&view=rev
Log:
add scm information and lock source plugin version
Modified:
maven/plugins/trunk/maven-compiler-plugin/pom.xml
Modified: maven/plugins/trunk/maven-compiler-plugin/pom.
Author: olamy
Date: Tue Jan 29 14:26:19 2008
New Revision: 616544
URL: http://svn.apache.org/viewvc?rev=616544&view=rev
Log:
[MCOMPILER-10] display summary information including number of compiler errors
when compiler plugin fails.
Display compilation errors and errors number
Modified:
mav
Author: vsiveton
Date: Tue Jan 29 14:24:00 2008
New Revision: 616541
URL: http://svn.apache.org/viewvc?rev=616541&view=rev
Log:
o updated javadoc
Modified:
maven/plugins/trunk/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/AbstractProjectInfoReport.java
Author: vsiveton
Date: Tue Jan 29 14:22:10 2008
New Revision: 616539
URL: http://svn.apache.org/viewvc?rev=616539&view=rev
Log:
MPIR-82: Clarify usage of outputDirectory parameter
Submitted by: Benjamin Bentmann
Reviewed by: Vincent Siveton
o applied
Modified:
maven/plugins/trunk/maven-proj
Author: olamy
Date: Tue Jan 29 13:39:19 2008
New Revision: 616530
URL: http://svn.apache.org/viewvc?rev=616530&view=rev
Log:
upgrade parent version and surefire plugin version
Modified:
maven/plugins/trunk/maven-compiler-plugin/pom.xml
Modified: maven/plugins/trunk/maven-compiler-plugin/pom.
Author: olamy
Date: Tue Jan 29 13:32:36 2008
New Revision: 616527
URL: http://svn.apache.org/viewvc?rev=616527&view=rev
Log:
fix 1.4 compilation
Modified:
maven/plugins/trunk/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/WarMojo.java
Modified:
maven/plugins/trunk/maven-war-plu
Author: dennisl
Date: Tue Jan 29 13:22:01 2008
New Revision: 616524
URL: http://svn.apache.org/viewvc?rev=616524&view=rev
Log:
o Bump commons-logging to 1.1.1, because 1.1 pulls in unnecessary dependencies.
Modified:
maven/sandbox/trunk/doxia/doxia-linkcheck/pom.xml
Modified: maven/sandbox/t
Author: rafale
Date: Tue Jan 29 11:09:16 2008
New Revision: 616484
URL: http://svn.apache.org/viewvc?rev=616484&view=rev
Log:
better log when failing (to ease fixing build on windows)
Modified:
maven/archetype/trunk/archetype-common/src/test/java/org/apache/maven/archetype/generator/DefaultA
Author: rafale
Date: Tue Jan 29 11:08:05 2008
New Revision: 616483
URL: http://svn.apache.org/viewvc?rev=616483&view=rev
Log:
To compile using jdk 4
Modified:
maven/archetype/trunk/archetype-testing/archetype-repository/src/main/java/org/apache/maven/archetype/repository/RepositoryServlet.ja
Author: mkleint
Date: Tue Jan 29 11:04:03 2008
New Revision: 616481
URL: http://svn.apache.org/viewvc?rev=616481&view=rev
Log:
make the plugins work in 3.0.6 and still be toolchain-ready.
Modified:
maven/plugins/branches/MNG-468/maven-compiler-plugin/pom.xml
maven/plugins/branches/MNG-46
Author: mkleint
Date: Tue Jan 29 10:55:29 2008
New Revision: 616477
URL: http://svn.apache.org/viewvc?rev=616477&view=rev
Log:
make the toolchains components compilable and runnable against 2.0.6. Please
note that it will not actually work in 2.0.6+, since the
maven-toolchains-plugin will only w
Author: jdcasey
Date: Tue Jan 29 09:15:16 2008
New Revision: 616452
URL: http://svn.apache.org/viewvc?rev=616452&view=rev
Log:
Forgot we don't need a snapshot repo anymore...removing.
Modified:
maven/core-integration-testing/trunk/core-integration-tests/src/test/resources/mng-3372-directInvo
Author: jdcasey
Date: Tue Jan 29 09:10:41 2008
New Revision: 616450
URL: http://svn.apache.org/viewvc?rev=616450&view=rev
Log:
[MNG-3372] Adding an integration test to make sure plugin-version resolution
works correctly for maven prerequisites, and that plugins without matching
mojo-descriptors
Author: aheritier
Date: Tue Jan 29 07:28:24 2008
New Revision: 616387
URL: http://svn.apache.org/viewvc?rev=616387&view=rev
Log:
MECLIPSE-344 : connecting existing workspace artifact-projects
Patch submitted by Richard van Nieuwenhoven
Fix for windows
Modified:
maven/plugins/branches/MECLIPS
Author: ltheussl
Date: Tue Jan 29 07:23:57 2008
New Revision: 616382
URL: http://svn.apache.org/viewvc?rev=616382&view=rev
Log:
Make jdk 1.4 compatible
Modified:
maven/sandbox/trunk/plugins/maven-linkcheck-plugin/src/main/java/org/apache/maven/plugins/linkcheck/LinkcheckReport.java
Modified
Author: vsiveton
Date: Tue Jan 29 06:01:11 2008
New Revision: 616325
URL: http://svn.apache.org/viewvc?rev=616325&view=rev
Log:
o updated the faq to handle twiki format
Modified:
maven/plugins/trunk/maven-site-plugin/src/site/fml/faq.fml
Modified: maven/plugins/trunk/maven-site-plugin/src/si
Author: vsiveton
Date: Tue Jan 29 04:50:30 2008
New Revision: 616289
URL: http://svn.apache.org/viewvc?rev=616289&view=rev
Log:
o used lowercase
Modified:
maven/sandbox/trunk/doxia/doxia-linkcheck/src/main/java/org/apache/maven/doxia/linkcheck/validation/FileLinkValidator.java
maven/san
Author: vsiveton
Date: Tue Jan 29 04:46:00 2008
New Revision: 616288
URL: http://svn.apache.org/viewvc?rev=616288&view=rev
Log:
o fixed typo in javadoc
Modified:
maven/sandbox/trunk/plugins/maven-linkcheck-plugin/src/main/java/org/apache/maven/plugins/linkcheck/LinkcheckReport.java
Modified
Author: vsiveton
Date: Tue Jan 29 04:43:53 2008
New Revision: 616287
URL: http://svn.apache.org/viewvc?rev=616287&view=rev
Log:
o improve summary section
Modified:
maven/sandbox/trunk/plugins/maven-linkcheck-plugin/src/main/java/org/apache/maven/plugins/linkcheck/LinkcheckReport.java
ma
Author: vsiveton
Date: Tue Jan 29 04:07:40 2008
New Revision: 616279
URL: http://svn.apache.org/viewvc?rev=616279&view=rev
Log:
o updated due to r616277
Modified:
maven/sandbox/trunk/plugins/maven-linkcheck-plugin/src/main/java/org/apache/maven/plugins/linkcheck/LinkcheckReport.java
Modifie
Author: vsiveton
Date: Tue Jan 29 04:06:29 2008
New Revision: 616277
URL: http://svn.apache.org/viewvc?rev=616277&view=rev
Log:
o added LinkCheck interface and used Plexus
o improved readingness
o updated test case and doc
Added:
maven/sandbox/trunk/doxia/doxia-linkcheck/src/main/java/org/a
Author: vsiveton
Date: Tue Jan 29 03:20:09 2008
New Revision: 616263
URL: http://svn.apache.org/viewvc?rev=616263&view=rev
Log:
o renamed to create an interface
Added:
maven/sandbox/trunk/doxia/doxia-linkcheck/src/main/java/org/apache/maven/doxia/linkcheck/DefaultLinkCheck.java
- copie
Author: vsiveton
Date: Tue Jan 29 03:18:52 2008
New Revision: 616261
URL: http://svn.apache.org/viewvc?rev=616261&view=rev
Log:
o clean dependencies
Modified:
maven/sandbox/trunk/doxia/doxia-linkcheck/pom.xml
Modified: maven/sandbox/trunk/doxia/doxia-linkcheck/pom.xml
URL:
http://svn.apache
Author: markh
Date: Tue Jan 29 03:06:19 2008
New Revision: 616253
URL: http://svn.apache.org/viewvc?rev=616253&view=rev
Log:
Reduced variable scope and improved readability of processSnapshot
Modified:
maven/release/trunk/maven-release-manager/src/main/java/org/apache/maven/shared/release/ph
31 matches
Mail list logo