Author: carlos
Date: Mon Feb 18 23:49:39 2008
New Revision: 629011
URL: http://svn.apache.org/viewvc?rev=629011&view=rev
Log:
Add IT for MNG-3396 and MNG-3410
Added:
maven/core-integration-testing/trunk/core-integration-tests/src/test/java/org/apache/maven/integrationtests/MavenITmng3396Depe
Author: wsmoak
Date: Mon Feb 18 20:10:06 2008
New Revision: 628986
URL: http://svn.apache.org/viewvc?rev=628986&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
maven/plugins/trunk/maven-stage-plugin/pom.xml
Modified: maven/plugins/trunk/maven-stage-plugi
Author: wsmoak
Date: Mon Feb 18 20:09:47 2008
New Revision: 628985
URL: http://svn.apache.org/viewvc?rev=628985&view=rev
Log:
[maven-release-plugin] copy for tag maven-stage-plugin-1.0-alpha-1
Added:
maven/plugins/tags/maven-stage-plugin-1.0-alpha-1/
- copied from r628983, maven/plugin
Author: wsmoak
Date: Mon Feb 18 20:09:31 2008
New Revision: 628984
URL: http://svn.apache.org/viewvc?rev=628984&view=rev
Log:
[maven-release-plugin] prepare release maven-stage-plugin-1.0-alpha-1
Modified:
maven/plugins/trunk/maven-stage-plugin/pom.xml
Modified: maven/plugins/trunk/maven-sta
Author: carlos
Date: Mon Feb 18 20:03:38 2008
New Revision: 628983
URL: http://svn.apache.org/viewvc?rev=628983&view=rev
Log:
Store the artifact in the exception if available. Merge 628981 from trunk
Modified:
maven/components/branches/maven-2.0.x/maven-artifact/src/main/java/org/apache/mave
Author: wsmoak
Date: Mon Feb 18 19:56:48 2008
New Revision: 628982
URL: http://svn.apache.org/viewvc?rev=628982&view=rev
Log:
Removing the tag to try again.
Removed:
maven/plugins/tags/maven-stage-plugin-1.0-alpha-1/
Author: carlos
Date: Mon Feb 18 19:53:25 2008
New Revision: 628981
URL: http://svn.apache.org/viewvc?rev=628981&view=rev
Log:
Store the artifact in the exception if available
Modified:
maven/artifact/trunk/src/main/java/org/apache/maven/artifact/resolver/AbstractArtifactResolutionException.j
Author: wsmoak
Date: Mon Feb 18 19:20:39 2008
New Revision: 628975
URL: http://svn.apache.org/viewvc?rev=628975&view=rev
Log:
[maven-release-plugin] prepare release maven-stage-plugin-1.0-alpha-1
Modified:
maven/plugins/trunk/maven-stage-plugin/pom.xml
Modified: maven/plugins/trunk/maven-sta
Author: wsmoak
Date: Mon Feb 18 19:21:08 2008
New Revision: 628977
URL: http://svn.apache.org/viewvc?rev=628977&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
maven/plugins/trunk/maven-stage-plugin/pom.xml
Modified: maven/plugins/trunk/maven-stage-plugi
Author: wsmoak
Date: Mon Feb 18 19:20:51 2008
New Revision: 628976
URL: http://svn.apache.org/viewvc?rev=628976&view=rev
Log:
[maven-release-plugin] copy for tag maven-stage-plugin-1.0-alpha-1
Added:
maven/plugins/tags/maven-stage-plugin-1.0-alpha-1/
- copied from r628974, maven/plugin
Author: vsiveton
Date: Mon Feb 18 18:14:51 2008
New Revision: 628966
URL: http://svn.apache.org/viewvc?rev=628966&view=rev
Log:
o more javadoc
Modified:
maven/plugin-tools/trunk/maven-plugin-tools-ant/src/main/java/org/apache/maven/tools/plugin/extractor/ant/AntMojoDescriptorExtractor.java
Author: vsiveton
Date: Mon Feb 18 18:08:20 2008
New Revision: 628965
URL: http://svn.apache.org/viewvc?rev=628965&view=rev
Log:
o more javadoc
Modified:
maven/plugin-tools/trunk/maven-plugin-tools-model/src/main/java/org/apache/maven/plugin/tools/model/PluginMetadataParseException.java
Author: vsiveton
Date: Mon Feb 18 18:03:14 2008
New Revision: 628964
URL: http://svn.apache.org/viewvc?rev=628964&view=rev
Log:
o minor javadoc updates
Modified:
maven/plugin-tools/trunk/maven-plugin-testing-harness/src/main/java/org/apache/maven/plugin/testing/ConfigurationException.java
Author: vsiveton
Date: Mon Feb 18 18:00:04 2008
New Revision: 628963
URL: http://svn.apache.org/viewvc?rev=628963&view=rev
Log:
o added more javadoc
o removed printStackTrace()
Modified:
maven/plugin-tools/trunk/maven-plugin-testing-harness/src/main/java/org/apache/maven/plugin/testing/Artif
Author: jdcasey
Date: Mon Feb 18 17:43:43 2008
New Revision: 628956
URL: http://svn.apache.org/viewvc?rev=628956&view=rev
Log:
[MASSEMBLY-267] Applied surefire config to limit test output to the console.
Submitted by: Paul Gier
Modified:
maven/plugins/trunk/maven-assembly-plugin/pom.xml
Mod
Author: jdcasey
Date: Mon Feb 18 17:39:21 2008
New Revision: 628954
URL: http://svn.apache.org/viewvc?rev=628954&view=rev
Log:
[MASSEMBLY-182] Improve documentation for order-of-operations when multiple
areas of the assembly descriptor reference the same file.
Submitted by: John Franey
Modified
Author: jdcasey
Date: Mon Feb 18 17:35:40 2008
New Revision: 628953
URL: http://svn.apache.org/viewvc?rev=628953&view=rev
Log:
[MASSEMBLY-257] Avoid filtering/line-formatting logic (and memory it consumes)
if the file is not filtered and no line-ending chars are specified.
Modified:
maven/p
Author: jdcasey
Date: Mon Feb 18 17:19:40 2008
New Revision: 628949
URL: http://svn.apache.org/viewvc?rev=628949&view=rev
Log:
[MASSEMBLY-275] Configuration to make it easier to narrow the set of ITs to
run, for debugging purposes.
Submitted by: Paul Gier
Modified:
maven/plugins/trunk/maven
Author: jdcasey
Date: Mon Feb 18 17:13:41 2008
New Revision: 628946
URL: http://svn.apache.org/viewvc?rev=628946&view=rev
Log:
[MASSEMBLY-258] Cleaning up directory structure for standard use.
Submitted by: Benjamin Bentmann
Modified:
maven/plugins/trunk/maven-assembly-plugin/src/site/apt/us
Author: jdcasey
Date: Mon Feb 18 17:08:45 2008
New Revision: 628942
URL: http://svn.apache.org/viewvc?rev=628942&view=rev
Log:
[MASSEMBLY-277] Fixing potential NPE in AddFileSetsTask.
Submitted by: Sejal Patel
Modified:
maven/plugins/trunk/maven-assembly-plugin/src/main/java/org/apache/maven
Author: jdcasey
Date: Mon Feb 18 17:00:33 2008
New Revision: 628941
URL: http://svn.apache.org/viewvc?rev=628941&view=rev
Log:
[MASSEMBLY-250] Correcting inappropriate file cleanup, and adding
${pom.properties.*} expressions for outputDirectory, outputFileNameMapping, and
so forth.
Added:
Author: wsmoak
Date: Mon Feb 18 16:53:15 2008
New Revision: 628938
URL: http://svn.apache.org/viewvc?rev=628938&view=rev
Log:
Trivial change to debug failing commit during release:prepare.
Modified:
maven/plugins/trunk/maven-stage-plugin/pom.xml
Modified: maven/plugins/trunk/maven-stage-plug
Author: jdcasey
Date: Mon Feb 18 16:12:46 2008
New Revision: 628937
URL: http://svn.apache.org/viewvc?rev=628937&view=rev
Log:
[MASSEMBLY-212] Fixing this, though the namespaces need to be filtered for
${mdoVersion} in the future, and I'm not completely sure why it didn't work
when I tried to ru
Author: brianf
Date: Mon Feb 18 16:11:56 2008
New Revision: 628936
URL: http://svn.apache.org/viewvc?rev=628936&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
maven/archetype/trunk/archetype-common/pom.xml
maven/archetype/trunk/archetype-packaging/po
Author: brianf
Date: Mon Feb 18 16:11:45 2008
New Revision: 628935
URL: http://svn.apache.org/viewvc?rev=628935&view=rev
Log:
[maven-release-plugin] copy for tag maven-archetype-2.0-alpha-2
Added:
maven/archetype/tags/maven-archetype-2.0-alpha-2/
- copied from r628907, maven/archetype/
Author: brianf
Date: Mon Feb 18 16:11:22 2008
New Revision: 628934
URL: http://svn.apache.org/viewvc?rev=628934&view=rev
Log:
[maven-release-plugin] prepare release maven-archetype-2.0-alpha-2
Modified:
maven/archetype/trunk/archetype-common/pom.xml
maven/archetype/trunk/archetype-packagi
Author: brianf
Date: Mon Feb 18 16:10:29 2008
New Revision: 628933
URL: http://svn.apache.org/viewvc?rev=628933&view=rev
Log:
rerolling release
Removed:
maven/archetype/tags/2.0-alpha-2/
Author: brianf
Date: Mon Feb 18 16:07:57 2008
New Revision: 628931
URL: http://svn.apache.org/viewvc?rev=628931&view=rev
Log:
fixed license headers
Modified:
maven/archetype/trunk/archetype-plugin/src/main/java/org/apache/maven/archetype/mojos/MavenArchetypeMojo.java
maven/archetype/trun
Author: brianf
Date: Mon Feb 18 16:04:49 2008
New Revision: 628930
URL: http://svn.apache.org/viewvc?rev=628930&view=rev
Log:
set versions for rerolling release
Modified:
maven/archetype/trunk/archetype-common/pom.xml
maven/archetype/trunk/archetype-packaging/pom.xml
maven/archetype/t
Author: olamy
Date: Mon Feb 18 16:02:39 2008
New Revision: 628928
URL: http://svn.apache.org/viewvc?rev=628928&view=rev
Log:
add :
- unit with adding token
- test escaping windows path
- usage page with code samples
Added:
maven/sandbox/trunk/shared/maven-filtering/src/site/apt/usage.apt (
Author: jdcasey
Date: Mon Feb 18 15:30:47 2008
New Revision: 628920
URL: http://svn.apache.org/viewvc?rev=628920&view=rev
Log:
[MASSEMBLY-256] Support project properties in outputFileNameMapping and
outputDirectory.
Modified:
maven/plugins/trunk/maven-assembly-plugin/src/main/java/org/apach
Author: brianf
Date: Mon Feb 18 14:56:55 2008
New Revision: 628911
URL: http://svn.apache.org/viewvc?rev=628911&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
maven/archetype/trunk/archetype-common/pom.xml
maven/archetype/trunk/archetype-packaging/po
Author: brianf
Date: Mon Feb 18 14:56:37 2008
New Revision: 628910
URL: http://svn.apache.org/viewvc?rev=628910&view=rev
Log:
[maven-release-plugin] copy for tag 2.0-alpha-2
Added:
maven/archetype/tags/2.0-alpha-2/
- copied from r628907, maven/archetype/trunk/
maven/archetype/tags/
Author: brianf
Date: Mon Feb 18 14:52:30 2008
New Revision: 628907
URL: http://svn.apache.org/viewvc?rev=628907&view=rev
Log:
ignore eclipse stuff
Modified:
maven/archetype/trunk/ (props changed)
maven/archetype/trunk/archetype-common/ (props changed)
maven/archetype/trunk/archety
Author: olamy
Date: Mon Feb 18 14:52:07 2008
New Revision: 628906
URL: http://svn.apache.org/viewvc?rev=628906&view=rev
Log:
remove the use of the deprecated expression for lookup plexus component : now
use the @component annotation
Modified:
maven/plugins/trunk/maven-war-plugin/src/main/ja
Author: brianf
Date: Mon Feb 18 14:48:04 2008
New Revision: 628903
URL: http://svn.apache.org/viewvc?rev=628903&view=rev
Log: (empty)
Modified:
maven/archetype/trunk/ (props changed)
Propchange: maven/archetype/trunk/
Author: olamy
Date: Mon Feb 18 14:19:43 2008
New Revision: 628894
URL: http://svn.apache.org/viewvc?rev=628894&view=rev
Log:
update documentation
merge duplicate code
Modified:
maven/sandbox/trunk/shared/maven-filtering/src/main/java/org/apache/maven/shared/filtering/DefaultMavenFileFilter.
Author: rafale
Date: Mon Feb 18 14:18:37 2008
New Revision: 628893
URL: http://svn.apache.org/viewvc?rev=628893&view=rev
Log:
Mojo for crawling a repository and create a catalog file from
Added:
maven/archetype/trunk/archetype-plugin/src/main/java/org/apache/maven/archetype/mojos/CrawlReposi
Author: jdcasey
Date: Mon Feb 18 13:56:15 2008
New Revision: 628876
URL: http://svn.apache.org/viewvc?rev=628876&view=rev
Log:
[MASSEMBLY-254] Add more protections against invalid POMs when working with
DependencySets.
Modified:
maven/plugins/trunk/maven-assembly-plugin/src/main/java/org/ap
Author: rafale
Date: Mon Feb 18 13:22:31 2008
New Revision: 628869
URL: http://svn.apache.org/viewvc?rev=628869&view=rev
Log:
fixing roundtrip test on windows
Modified:
maven/archetype/trunk/archetype-common/pom.xml
maven/archetype/trunk/archetype-common/src/main/java/org/apache/maven/ar
Author: olamy
Date: Mon Feb 18 13:15:28 2008
New Revision: 628868
URL: http://svn.apache.org/viewvc?rev=628868&view=rev
Log:
use released p-u version
Modified:
maven/plugins/trunk/maven-war-plugin/pom.xml
Modified: maven/plugins/trunk/maven-war-plugin/pom.xml
URL:
http://svn.apache.org/view
Author: jdcasey
Date: Mon Feb 18 13:06:33 2008
New Revision: 628867
URL: http://svn.apache.org/viewvc?rev=628867&view=rev
Log:
[MASSEMBLY-278] Adding parameter ignoreMissingDescriptor (default value: false)
to allow reuse of a single assembly configuration throughout a multimodule
build, without
Author: jdcasey
Date: Mon Feb 18 12:06:17 2008
New Revision: 628856
URL: http://svn.apache.org/viewvc?rev=628856&view=rev
Log:
[MASSEMBLY-274] Modifying the directory scanner logic used to scan an assembly
descriptor directory to use default excludes, and only search for **/*.xml.
Adding an inte
Author: jdcasey
Date: Mon Feb 18 11:46:52 2008
New Revision: 628853
URL: http://svn.apache.org/viewvc?rev=628853&view=rev
Log:
[MASSEMBLY-188] Adding a unit test to verify that manifest entries are handled
from the plugin configuration.
Modified:
maven/plugins/trunk/maven-assembly-plugin/sr
Author: jdcasey
Date: Mon Feb 18 11:43:52 2008
New Revision: 628851
URL: http://svn.apache.org/viewvc?rev=628851&view=rev
Log:
[MASSEMBLY-152] Add support for Ant '@' filter-token delimiters, and windows
path escaping.
Submitted by: John Franey
Added:
maven/plugins/trunk/maven-assembly-plug
Author: wsmoak
Date: Mon Feb 18 11:15:26 2008
New Revision: 628845
URL: http://svn.apache.org/viewvc?rev=628845&view=rev
Log:
Override the distribution url to avoid inaadvertently publishing directly to
the rsynced repo.
Modified:
maven/pom/trunk/maven/pom.xml
Modified: maven/pom/trunk/mave
Author: wsmoak
Date: Mon Feb 18 10:26:45 2008
New Revision: 628841
URL: http://svn.apache.org/viewvc?rev=628841&view=rev
Log:
Docs on releasing have been consolidated.
Modified:
maven/site/trunk/src/site/apt/developers/index.apt
Modified: maven/site/trunk/src/site/apt/developers/index.apt
UR
Author: wsmoak
Date: Mon Feb 18 10:22:14 2008
New Revision: 628838
URL: http://svn.apache.org/viewvc?rev=628838&view=rev
Log:
Release vote email += guide to testing staged releases.
Use site:stage-deploy to published versioned plugin docs.
Modified:
maven/site/trunk/src/site/apt/developers/in
Author: aheritier
Date: Mon Feb 18 08:09:11 2008
New Revision: 628794
URL: http://svn.apache.org/viewvc?rev=628794&view=rev
Log:
MECLIPSE-379 : When downloading sources and javadocs dependency classifier is
not respected.
Added:
maven/plugins/trunk/maven-eclipse-plugin/src/test/resources/pr
Author: ltheussl
Date: Mon Feb 18 07:10:32 2008
New Revision: 628777
URL: http://svn.apache.org/viewvc?rev=628777&view=rev
Log:
Activate test for iText implementation
Modified:
maven/sandbox/trunk/plugins/maven-pdf-plugin/src/test/java/org/apache/maven/plugins/pdf/PdfMojoTest.java
Modified:
Author: nicolas
Date: Mon Feb 18 07:05:11 2008
New Revision: 628776
URL: http://svn.apache.org/viewvc?rev=628776&view=rev
Log:
MNG-3407 : improve mirrorOf to support pattern based repository URL
Modified:
maven/site/trunk/src/site/apt/guides/mini/guide-mirror-settings.apt
Modified: maven/sit
Author: nicolas
Date: Mon Feb 18 06:55:12 2008
New Revision: 628767
URL: http://svn.apache.org/viewvc?rev=628767&view=rev
Log:
MNG-3407 : improve mirrorOf to support pattern based repository URL
Modified:
maven/components/branches/maven-2.0.x/maven-artifact-manager/src/main/java/org/apache/m
Author: ltheussl
Date: Mon Feb 18 06:53:14 2008
New Revision: 628765
URL: http://svn.apache.org/viewvc?rev=628765&view=rev
Log:
Update status and docs
Modified:
maven/sandbox/trunk/plugins/maven-pdf-plugin/pom.xml
maven/sandbox/trunk/plugins/maven-pdf-plugin/src/main/java/org/apache/mave
Author: vsiveton
Date: Mon Feb 18 05:45:57 2008
New Revision: 628740
URL: http://svn.apache.org/viewvc?rev=628740&view=rev
Log:
o added all Maven ML
Modified:
maven/site/trunk/pom.xml
Modified: maven/site/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven/site/trunk/pom.xml?rev=628740&r
Author: vsiveton
Date: Mon Feb 18 05:43:28 2008
New Revision: 628738
URL: http://svn.apache.org/viewvc?rev=628738&view=rev
Log:
o fixed typo
Modified:
maven/components/branches/maven-2.0.x/pom.xml
maven/components/trunk/pom.xml
Modified: maven/components/branches/maven-2.0.x/pom.xml
URL:
Author: vsiveton
Date: Mon Feb 18 05:27:26 2008
New Revision: 628723
URL: http://svn.apache.org/viewvc?rev=628723&view=rev
Log:
o removed maven-site-plugin version (inherited)
Modified:
maven/plugins/trunk/pom.xml
Modified: maven/plugins/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven
Author: vsiveton
Date: Mon Feb 18 05:26:18 2008
New Revision: 628721
URL: http://svn.apache.org/viewvc?rev=628721&view=rev
Log:
o added more ML and ML archives
Modified:
maven/plugins/trunk/pom.xml
Modified: maven/plugins/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/p
Author: vsiveton
Date: Mon Feb 18 05:25:20 2008
New Revision: 628720
URL: http://svn.apache.org/viewvc?rev=628720&view=rev
Log:
o added more ML and ML archives
Modified:
maven/components/trunk/pom.xml
Modified: maven/components/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven/component
Author: vsiveton
Date: Mon Feb 18 05:23:49 2008
New Revision: 628719
URL: http://svn.apache.org/viewvc?rev=628719&view=rev
Log:
o added more ML and ML archives
Modified:
maven/components/branches/maven-2.0.x/pom.xml
Modified: maven/components/branches/maven-2.0.x/pom.xml
URL:
http://svn.apa
Author: vsiveton
Date: Mon Feb 18 05:22:24 2008
New Revision: 628718
URL: http://svn.apache.org/viewvc?rev=628718&view=rev
Log:
o added more ML archives
o removed issues ML since it is not a TLP ML
Modified:
maven/pom/trunk/maven/pom.xml
Modified: maven/pom/trunk/maven/pom.xml
URL:
http://s
Author: ltheussl
Date: Mon Feb 18 04:42:17 2008
New Revision: 628706
URL: http://svn.apache.org/viewvc?rev=628706&view=rev
Log:
Adapt to beta-1-SNAPSHOT, use assembly to create an executable jar.
Modified:
maven/sandbox/trunk/doxia/doxia-editor/pom.xml
maven/sandbox/trunk/doxia/doxia-edi
Author: vsiveton
Date: Mon Feb 18 03:46:58 2008
New Revision: 628688
URL: http://svn.apache.org/viewvc?rev=628688&view=rev
Log:
MPIR-84: StringIndexOutOfBoundsException when ML archive dont finish with a /
o fixed and add a test case
Modified:
maven/plugins/trunk/maven-project-info-reports-p
62 matches
Mail list logo