Author: olamy
Date: Wed Aug 5 00:04:58 2009
New Revision: 801033
URL: http://svn.apache.org/viewvc?rev=801033&view=rev
Log:
skip error on LinkageError and add a warning in the console.
Modified:
maven/plugins/branches/maven-site-plugin-3.x/pom.xml
maven/plugins/branches/maven-site-plugi
Author: olamy
Date: Tue Aug 4 23:47:09 2009
New Revision: 801030
URL: http://svn.apache.org/viewvc?rev=801030&view=rev
Log:
import some org.codehaus.plexus.util.xml classes from core realm
Modified:
maven/plugins/branches/maven-site-plugin-3.x/src/main/java/org/apache/maven/plugins/site/Abs
Author: olamy
Date: Tue Aug 4 23:37:16 2009
New Revision: 801022
URL: http://svn.apache.org/viewvc?rev=801022&view=rev
Log:
check implementationClass before trying to load the mojo.
Modified:
maven/plugins/branches/maven-site-plugin-3.x/src/main/java/org/apache/maven/plugins/site/AbstractSi
Author: vsiveton
Date: Tue Aug 4 23:26:25 2009
New Revision: 801017
URL: http://svn.apache.org/viewvc?rev=801017&view=rev
Log:
o fixed xsd
Modified:
maven/plugins/trunk/maven-site-plugin/src/main/assembly/source-release.xml
Modified:
maven/plugins/trunk/maven-site-plugin/src/main/assembly/
Author: vsiveton
Date: Tue Aug 4 23:26:03 2009
New Revision: 801016
URL: http://svn.apache.org/viewvc?rev=801016&view=rev
Log:
o added xsd
Modified:
maven/plugins/trunk/maven-project-info-reports-plugin/src/main/assembly/source-release.xml
Modified:
maven/plugins/trunk/maven-project-info-
Author: vsiveton
Date: Tue Aug 4 23:25:18 2009
New Revision: 801015
URL: http://svn.apache.org/viewvc?rev=801015&view=rev
Log:
o removed the logic for deleting tmpsite to improve build
Modified:
maven/plugins/trunk/maven-linkcheck-plugin/src/main/java/org/apache/maven/plugins/linkcheck/Link
Author: jdcasey
Date: Tue Aug 4 22:37:07 2009
New Revision: 801007
URL: http://svn.apache.org/viewvc?rev=801007&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
maven/plugins/trunk/maven-repository-plugin/pom.xml
Modified: maven/plugins/trunk/maven-repos
Author: jdcasey
Date: Tue Aug 4 22:37:04 2009
New Revision: 801006
URL: http://svn.apache.org/viewvc?rev=801006&view=rev
Log:
[maven-release-plugin] copy for tag maven-repository-plugin-2.2
Added:
maven/plugins/tags/maven-repository-plugin-2.2/
- copied from r801002, maven/plugins/tru
Author: jdcasey
Date: Tue Aug 4 22:36:57 2009
New Revision: 801005
URL: http://svn.apache.org/viewvc?rev=801005&view=rev
Log:
[maven-release-plugin] prepare release maven-repository-plugin-2.2
Modified:
maven/plugins/trunk/maven-repository-plugin/pom.xml
Modified: maven/plugins/trunk/maven-
Author: jdcasey
Date: Tue Aug 4 22:36:12 2009
New Revision: 801004
URL: http://svn.apache.org/viewvc?rev=801004&view=rev
Log:
rolling back the release attempt, and adding source-release bundle
configuration.
Added:
maven/plugins/trunk/maven-repository-plugin/src/assembly/
maven/plugins/
Author: jdcasey
Date: Tue Aug 4 22:34:03 2009
New Revision: 801003
URL: http://svn.apache.org/viewvc?rev=801003&view=rev
Log:
Rolling back to add source-release bundle.
Removed:
maven/plugins/tags/maven-repository-plugin-2.2/
Author: jdcasey
Date: Tue Aug 4 22:21:38 2009
New Revision: 801000
URL: http://svn.apache.org/viewvc?rev=801000&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
maven/plugins/trunk/maven-repository-plugin/pom.xml
Modified: maven/plugins/trunk/maven-repos
Author: jdcasey
Date: Tue Aug 4 22:21:35 2009
New Revision: 800999
URL: http://svn.apache.org/viewvc?rev=800999&view=rev
Log:
[maven-release-plugin] copy for tag maven-repository-plugin-2.2
Added:
maven/plugins/tags/maven-repository-plugin-2.2/
- copied from r800996, maven/plugins/tru
Author: jdcasey
Date: Tue Aug 4 22:21:29 2009
New Revision: 800997
URL: http://svn.apache.org/viewvc?rev=800997&view=rev
Log:
[maven-release-plugin] prepare release maven-repository-plugin-2.2
Modified:
maven/plugins/trunk/maven-repository-plugin/pom.xml
Modified: maven/plugins/trunk/maven-
Author: jdcasey
Date: Tue Aug 4 22:07:52 2009
New Revision: 800996
URL: http://svn.apache.org/viewvc?rev=800996&view=rev
Log:
[MREPOSITORY-3] Allow projects with packaging == pom, which allows creating a
series of bundle artifacts for a multimodule build, one in each module's target
directory.
Author: olamy
Date: Tue Aug 4 21:30:24 2009
New Revision: 800987
URL: http://svn.apache.org/viewvc?rev=800987&view=rev
Log:
cleanup code use maven-project-info-reports-plugin 2.2-SNAPSHOT
Modified:
maven/plugins/branches/maven-site-plugin-3.x/pom.xml
maven/plugins/branches/maven-site-pl
Author: olamy
Date: Tue Aug 4 21:17:08 2009
New Revision: 800978
URL: http://svn.apache.org/viewvc?rev=800978&view=rev
Log:
remove extra work with logging.
Avoid use of container.getLoggerManager().
Modified:
maven/plugins/trunk/maven-project-info-reports-plugin/src/main/java/org/apache/mav
Author: olamy
Date: Tue Aug 4 21:06:33 2009
New Revision: 800974
URL: http://svn.apache.org/viewvc?rev=800974&view=rev
Log:
restore more backward comp for maven-project-info-reports-plugin
Modified:
maven/components/branches/MNG-4162/maven-compat/src/main/java/org/apache/maven/artifact/mana
Author: bentmann
Date: Tue Aug 4 21:05:02 2009
New Revision: 800973
URL: http://svn.apache.org/viewvc?rev=800973&view=rev
Log:
o Added license header
Modified:
maven/plugins/trunk/maven-repository-plugin/src/main/java/org/apache/maven/plugins/repository/BundleUtils.java
maven/plugins/t
Author: jdcasey
Date: Tue Aug 4 20:51:54 2009
New Revision: 800967
URL: http://svn.apache.org/viewvc?rev=800967&view=rev
Log:
[MREPOSITORY-18] Scan for any files in the output directory and/or the
local-repo directory with the correct finalName prefix. Then, allow users to
select which ones to
Author: brianf
Date: Tue Aug 4 19:06:05 2009
New Revision: 800923
URL: http://svn.apache.org/viewvc?rev=800923&view=rev
Log:
MENFORCER-81 banned plugins, patch from Marvin Froeder
Added:
maven/enforcer/trunk/enforcer-rules/src/main/java/org/apache/maven/plugins/enforcer/BannedPlugins.java
M
Author: bentmann
Date: Tue Aug 4 19:05:43 2009
New Revision: 800922
URL: http://svn.apache.org/viewvc?rev=800922&view=rev
Log:
[MNG-4281] remote snapshots are prefered over locally installed snapshots in
maven3 svn rev 800808
Modified:
maven/components/trunk/maven-compat/src/main/java/org/
Author: bentmann
Date: Tue Aug 4 19:04:04 2009
New Revision: 800920
URL: http://svn.apache.org/viewvc?rev=800920&view=rev
Log:
[MNG-4281] remote snapshots are prefered over locally installed snapshots in
maven3 svn rev 800808
o Added IT
Added:
maven/core-integration-testing/trunk/core-it-
Author: vsiveton
Date: Tue Aug 4 14:27:56 2009
New Revision: 800820
URL: http://svn.apache.org/viewvc?rev=800820&view=rev
Log:
o forgot to add plexus-container-default dep
Modified:
maven/plugins/trunk/maven-pdf-plugin/pom.xml
Modified: maven/plugins/trunk/maven-pdf-plugin/pom.xml
URL:
htt
Author: vsiveton
Date: Tue Aug 4 14:21:11 2009
New Revision: 800815
URL: http://svn.apache.org/viewvc?rev=800815&view=rev
Log:
o fixed xsd
Modified:
maven/plugins/trunk/maven-pdf-plugin/src/assembly/source-release.xml
Modified: maven/plugins/trunk/maven-pdf-plugin/src/assembly/source-releas
Author: vsiveton
Date: Tue Aug 4 14:17:59 2009
New Revision: 800813
URL: http://svn.apache.org/viewvc?rev=800813&view=rev
Log:
MPDF-24: Support Velocity files
o updated code due to r800800
Modified:
maven/plugins/trunk/maven-pdf-plugin/pom.xml
maven/plugins/trunk/maven-pdf-plugin/src/m
Author: bentmann
Date: Tue Aug 4 13:01:35 2009
New Revision: 800767
URL: http://svn.apache.org/viewvc?rev=800767&view=rev
Log:
o Restored compat with Maven 2.x regarding order of mojo parameters
Modified:
maven/components/trunk/maven-core/src/main/java/org/apache/maven/lifecycle/DefaultLife
Author: bentmann
Date: Tue Aug 4 11:59:57 2009
New Revision: 800740
URL: http://svn.apache.org/viewvc?rev=800740&view=rev
Log:
o Fixed missing injection of default parameter values for direct goals
invocations
Modified:
maven/components/trunk/maven-core/src/main/java/org/apache/maven/lifec
Author: bentmann
Date: Tue Aug 4 10:58:12 2009
New Revision: 800728
URL: http://svn.apache.org/viewvc?rev=800728&view=rev
Log:
[MNG-4280] [regression] Direct CLI invocation of goal causes "default-cli"
config to be processed twice, duplicating list values
Modified:
maven/components/trunk/m
Author: bentmann
Date: Tue Aug 4 10:16:20 2009
New Revision: 800721
URL: http://svn.apache.org/viewvc?rev=800721&view=rev
Log:
[MNG-4280] [regression] Direct CLI invocation of goal causes "default-cli"
config to be processed twice, duplicating list values
o Strengthened existing IT to check con
30 matches
Mail list logo