Author: aheritier
Date: Mon Dec 15 22:28:11 2008
New Revision: 726974
URL: http://svn.apache.org/viewvc?rev=726974&view=rev
Log:
Upgrade to the last maven-parent (10)
Modified:
maven/release/trunk/pom.xml
Modified: maven/release/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven/release/
Author: jvanzyl
Date: Mon Dec 15 21:59:36 2008
New Revision: 726972
URL: http://svn.apache.org/viewvc?rev=726972&view=rev
Log:
o we don't need to pass in the project builder configuration when we just want
the domain model
Added:
maven/components/trunk/maven-project/src/main/java/org/apache
Author: baerrach
Date: Mon Dec 15 21:29:58 2008
New Revision: 726964
URL: http://svn.apache.org/viewvc?rev=726964&view=rev
Log:
Added missing license header
Modified:
maven/plugins/trunk/maven-eclipse-plugin/src/test/java/org/apache/maven/plugin/eclipse/it/MyEclipsePluginIT.java
Modified:
Author: baerrach
Date: Mon Dec 15 21:28:18 2008
New Revision: 726962
URL: http://svn.apache.org/viewvc?rev=726962&view=rev
Log:
[MECLIPSE-326] m2eclipse goal does not respect additionalBuildcommands and
additionalProjectnatures defined in pom
Submitted by: Holger Joest
- Applied patch, minor ch
Author: jvanzyl
Date: Mon Dec 15 21:19:39 2008
New Revision: 726961
URL: http://svn.apache.org/viewvc?rev=726961&view=rev
Log:
o passing in the file, we don't need the parent directory
Modified:
maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/builder/ProjectBuilde
Author: baerrach
Date: Mon Dec 15 21:11:57 2008
New Revision: 726959
URL: http://svn.apache.org/viewvc?rev=726959&view=rev
Log:
fixing id expansion tag
Modified:
maven/plugins/trunk/maven-eclipse-plugin/src/test/java/org/apache/maven/plugin/eclipse/it/RemoveCacheMojoIT.java
Modified:
maven
Author: jvanzyl
Date: Mon Dec 15 21:06:29 2008
New Revision: 726958
URL: http://svn.apache.org/viewvc?rev=726958&view=rev
Log:
o use new signature for the project builder
Modified:
maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/DefaultMavenProjectBuilder.java
Mo
Author: jvanzyl
Date: Mon Dec 15 20:55:21 2008
New Revision: 726956
URL: http://svn.apache.org/viewvc?rev=726956&view=rev
Log:
o validation is now done elsewhere
Modified:
maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/builder/impl/DefaultProjectBuilder.java
Mod
Author: jvanzyl
Date: Mon Dec 15 20:44:18 2008
New Revision: 726953
URL: http://svn.apache.org/viewvc?rev=726953&view=rev
Log:
o add the method to read in a file and return the data model
o remove the ROLE field
Modified:
maven/components/trunk/maven-project/src/main/java/org/apache/maven/pr
Author: jvanzyl
Date: Mon Dec 15 20:40:59 2008
New Revision: 726951
URL: http://svn.apache.org/viewvc?rev=726951&view=rev
Log:
o project builder takes a file now and not an input stream
o separated the construction of the domain model from the maven project
Modified:
maven/components/trunk/m
Author: baerrach
Date: Mon Dec 15 20:23:40 2008
New Revision: 726947
URL: http://svn.apache.org/viewvc?rev=726947&view=rev
Log:
Moved fixWindowsDriveURI to IdeUtils.
Modified:
maven/plugins/trunk/maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/ide/IdeUtils.java
maven/plugins/
Author: baerrach
Date: Mon Dec 15 20:20:09 2008
New Revision: 726945
URL: http://svn.apache.org/viewvc?rev=726945&view=rev
Log:
Cleanup of imports
Modified:
maven/plugins/trunk/maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/ide/AbstractIdeSupportMojo.java
Modified:
maven/plugin
Author: jvanzyl
Date: Mon Dec 15 20:10:14 2008
New Revision: 726942
URL: http://svn.apache.org/viewvc?rev=726942&view=rev
Log:
o remove MissingRepositoryElementException from the core and just leave in
compat
o make the project builder's read from path use a file instead of a input stream
Remove
Author: jvanzyl
Date: Mon Dec 15 19:52:21 2008
New Revision: 726937
URL: http://svn.apache.org/viewvc?rev=726937&view=rev
Log:
o we need the exception used by ProjectUtils as well ...
Added:
maven/components/trunk/maven-compat/src/main/java/org/apache/maven/project/MissingRepositoryElementEx
Author: jvanzyl
Date: Mon Dec 15 19:32:44 2008
New Revision: 726936
URL: http://svn.apache.org/viewvc?rev=726936&view=rev
Log:
o adding ProjectUtils to the list of things required in the wild
Added:
maven/components/trunk/maven-compat/src/main/java/org/apache/maven/project/ProjectUtils.java
Author: jvanzyl
Date: Mon Dec 15 19:32:22 2008
New Revision: 726935
URL: http://svn.apache.org/viewvc?rev=726935&view=rev
Log:
o ProjectUtils is also used in the remote-resources-plugin
Modified:
maven/components/trunk/maven-compat/compatibility.cfl
Modified: maven/components/trunk/maven-com
Author: jvanzyl
Date: Mon Dec 15 17:55:56 2008
New Revision: 726924
URL: http://svn.apache.org/viewvc?rev=726924&view=rev
Log:
o collapse all the test nexus projects under one directory, i'm using this to
track down the plugin containers that don't have the executions joined correctly
Added:
Author: vsiveton
Date: Mon Dec 15 16:20:11 2008
New Revision: 726890
URL: http://svn.apache.org/viewvc?rev=726890&view=rev
Log:
o reordering poms
Modified:
maven/doxia/doxia/branches/doxia-1.0.x/pom.xml
Modified: maven/doxia/doxia/branches/doxia-1.0.x/pom.xml
URL:
http://svn.apache.org/view
Author: vsiveton
Date: Mon Dec 15 16:17:19 2008
New Revision: 726889
URL: http://svn.apache.org/viewvc?rev=726889&view=rev
Log:
o reordering poms
Modified:
maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0.x/doxia-decoration-model/pom.xml
maven/doxia/doxia-sitetools/branches/doxi
Author: vsiveton
Date: Mon Dec 15 16:17:00 2008
New Revision: 726888
URL: http://svn.apache.org/viewvc?rev=726888&view=rev
Log:
o reordering poms
Modified:
maven/doxia/doxia/branches/doxia-1.0.x/doxia-book/pom.xml
maven/doxia/doxia/branches/doxia-1.0.x/doxia-core/pom.xml
maven/doxia/d
Author: jdcasey
Date: Mon Dec 15 16:14:56 2008
New Revision: 726887
URL: http://svn.apache.org/viewvc?rev=726887&view=rev
Log:
merging fix for bootstrap with ITs from revIds 726885 on 2.0.x branch.
Modified:
maven/components/branches/maven-2.1.x/ (props changed)
maven/components/branche
Author: jdcasey
Date: Mon Dec 15 16:13:11 2008
New Revision: 726885
URL: http://svn.apache.org/viewvc?rev=726885&view=rev
Log:
merging fix for bootstrap with ITs from revIds 726875:726881 on 2.0.10-RC
branch.
Modified:
maven/components/branches/maven-2.0.x/ (props changed)
maven/compon
Author: jdcasey
Date: Mon Dec 15 16:04:38 2008
New Revision: 726881
URL: http://svn.apache.org/viewvc?rev=726881&view=rev
Log:
still attempting to fix problems with IT execution out on CI.
Modified:
maven/components/branches/maven-2.0.10-RC/maven-integration-tests/pom.xml
Modified:
maven/co
Author: ogusakov
Date: Mon Dec 15 16:04:14 2008
New Revision: 726880
URL: http://svn.apache.org/viewvc?rev=726880&view=rev
Log:
[MERCURY-56] verification configuration for mercury ant tasks done, PGP unit
test works on osx. Need test keyrings for other platforms.
Added:
maven/mercury/trunk/m
Author: jdcasey
Date: Mon Dec 15 15:46:04 2008
New Revision: 726877
URL: http://svn.apache.org/viewvc?rev=726877&view=rev
Log:
attempting to fix problems with tmpdir being interpreted as relative path by
scm plugin (out of the blue, it seems).
Modified:
maven/components/branches/maven-2.0.10
Author: jdcasey
Date: Mon Dec 15 15:39:57 2008
New Revision: 726875
URL: http://svn.apache.org/viewvc?rev=726875&view=rev
Log:
attempting to fix problems with tmpdir being interpreted as relative path by
scm plugin (out of the blue, it seems).
Modified:
maven/components/branches/maven-2.0.10
Author: baerrach
Date: Mon Dec 15 15:27:20 2008
New Revision: 726873
URL: http://svn.apache.org/viewvc?rev=726873&view=rev
Log:
Added javadoc to methods
Modified:
maven/plugins/trunk/maven-eclipse-plugin/src/test/java/org/apache/maven/plugin/eclipse/it/AbstractEclipsePluginIT.java
Modified:
Author: vsiveton
Date: Mon Dec 15 14:37:10 2008
New Revision: 726865
URL: http://svn.apache.org/viewvc?rev=726865&view=rev
Log:
o added external to the branches
Modified:
maven/doxia/trunks/ (props changed)
Propchange: maven/doxia/trunks/
---
Author: vsiveton
Date: Mon Dec 15 14:28:44 2008
New Revision: 726857
URL: http://svn.apache.org/viewvc?rev=726857&view=rev
Log:
o merged from r726823 (added relativePath for parent pom)
Modified:
maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0.x/doxia-decoration-model/pom.xml
m
Author: vsiveton
Date: Mon Dec 15 14:28:28 2008
New Revision: 726856
URL: http://svn.apache.org/viewvc?rev=726856&view=rev
Log:
o merged from r726822 (added relativePath for parent pom)
Modified:
maven/doxia/doxia/branches/doxia-1.0.x/doxia-book/pom.xml
maven/doxia/doxia/branches/doxia-1.
Author: vsiveton
Date: Mon Dec 15 14:25:41 2008
New Revision: 726855
URL: http://svn.apache.org/viewvc?rev=726855&view=rev
Log:
o fixed SCM due to r726841
Modified:
maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0.x/pom.xml
Modified: maven/doxia/doxia-sitetools/branches/doxia-sitetoo
Author: vsiveton
Date: Mon Dec 15 14:25:10 2008
New Revision: 726854
URL: http://svn.apache.org/viewvc?rev=726854&view=rev
Log:
o fixed SCM due to r726840
Modified:
maven/doxia/doxia/branches/doxia-1.0.x/pom.xml
Modified: maven/doxia/doxia/branches/doxia-1.0.x/pom.xml
URL:
http://svn.apache
Author: vsiveton
Date: Mon Dec 15 14:21:49 2008
New Revision: 726852
URL: http://svn.apache.org/viewvc?rev=726852&view=rev
Log:
o merged from r724325 (bump to latest parent)
Modified:
maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0.x/pom.xml
Modified: maven/doxia/doxia-sitetools/bra
Author: vsiveton
Date: Mon Dec 15 14:21:39 2008
New Revision: 726851
URL: http://svn.apache.org/viewvc?rev=726851&view=rev
Log:
o merged from r724325 (bump to latest parent)
Modified:
maven/doxia/doxia/branches/doxia-1.0.x/pom.xml
Modified: maven/doxia/doxia/branches/doxia-1.0.x/pom.xml
URL:
Author: brianf
Date: Mon Dec 15 14:20:54 2008
New Revision: 726848
URL: http://svn.apache.org/viewvc?rev=726848&view=rev
Log:
deploy the plugins to a repo
Modified:
maven/core-integration-testing/trunk/core-it-support/core-it-plugins/pom.xml
Modified:
maven/core-integration-testing/trunk/co
Author: bentmann
Date: Mon Dec 15 14:18:11 2008
New Revision: 726845
URL: http://svn.apache.org/viewvc?rev=726845&view=rev
Log:
o Added a unit test to smoke check the settings.xml shipped with the distro (it
shouldn't need a full blown IT to detect things like XML syntax errors...)
Added:
ma
Author: vsiveton
Date: Mon Dec 15 14:11:46 2008
New Revision: 726841
URL: http://svn.apache.org/viewvc?rev=726841&view=rev
Log:
o renamed tag according http://doxia-dev.markmail.org/message/k5pvjrlwadexurdr
Added:
maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0.x/
- copied from
Author: vsiveton
Date: Mon Dec 15 14:11:05 2008
New Revision: 726840
URL: http://svn.apache.org/viewvc?rev=726840&view=rev
Log:
o renamed tag according http://doxia-dev.markmail.org/message/k5pvjrlwadexurdr
Added:
maven/doxia/doxia/branches/doxia-1.0.x/
- copied from r726839, maven/doxi
Author: vsiveton
Date: Mon Dec 15 14:04:42 2008
New Revision: 726834
URL: http://svn.apache.org/viewvc?rev=726834&view=rev
Log:
o renamed version according
http://doxia-dev.markmail.org/message/k5pvjrlwadexurdr
Modified:
maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0-alpha-x/doxia
Author: vsiveton
Date: Mon Dec 15 14:04:24 2008
New Revision: 726833
URL: http://svn.apache.org/viewvc?rev=726833&view=rev
Log:
o renamed version according
http://doxia-dev.markmail.org/message/k5pvjrlwadexurdr
Modified:
maven/doxia/doxia/branches/doxia-1.0-alpha-x/doxia-book/pom.xml
mav
Author: vsiveton
Date: Mon Dec 15 14:00:46 2008
New Revision: 726831
URL: http://svn.apache.org/viewvc?rev=726831&view=rev
Log:
o renamed version according
http://doxia-dev.markmail.org/message/k5pvjrlwadexurdr
Modified:
maven/doxia/doxia-tools/trunk/doxia-converter/pom.xml
Modified: maven/
Author: vsiveton
Date: Mon Dec 15 14:00:21 2008
New Revision: 726830
URL: http://svn.apache.org/viewvc?rev=726830&view=rev
Log:
o renamed version according
http://doxia-dev.markmail.org/message/k5pvjrlwadexurdr
Modified:
maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/pom.xml
ma
Author: vsiveton
Date: Mon Dec 15 14:00:00 2008
New Revision: 726829
URL: http://svn.apache.org/viewvc?rev=726829&view=rev
Log:
o renamed version according
http://doxia-dev.markmail.org/message/k5pvjrlwadexurdr
Modified:
maven/doxia/doxia/trunk/doxia-book/pom.xml
maven/doxia/doxia/trunk/
Author: vsiveton
Date: Mon Dec 15 13:57:01 2008
New Revision: 726823
URL: http://svn.apache.org/viewvc?rev=726823&view=rev
Log:
o added relativePath for parent pom
Modified:
maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/pom.xml
maven/doxia/doxia-sitetools/trunk/doxia-doc-render
Author: vsiveton
Date: Mon Dec 15 13:56:35 2008
New Revision: 726822
URL: http://svn.apache.org/viewvc?rev=726822&view=rev
Log:
o added relativePath for parent pom
Modified:
maven/doxia/doxia/trunk/doxia-book/pom.xml
maven/doxia/doxia/trunk/doxia-core/pom.xml
maven/doxia/doxia/trunk/d
Author: vsiveton
Date: Mon Dec 15 13:39:50 2008
New Revision: 726813
URL: http://svn.apache.org/viewvc?rev=726813&view=rev
Log:
o using an assembly file to remove some unused dependencies
Added:
maven/doxia/doxia-tools/trunk/doxia-converter/src/main/assembly/
maven/doxia/doxia-tools/trunk
Author: vsiveton
Date: Mon Dec 15 13:20:43 2008
New Revision: 726805
URL: http://svn.apache.org/viewvc?rev=726805&view=rev
Log:
o rename xsddoc profile to reporting
Modified:
maven/doxia/doxia/trunk/doxia-modules/doxia-module-fml/pom.xml
maven/doxia/doxia/trunk/doxia-modules/doxia-module-
Author: jdcasey
Date: Mon Dec 15 13:06:49 2008
New Revision: 726801
URL: http://svn.apache.org/viewvc?rev=726801&view=rev
Log:
adding merge info that I forgot to commit previously.
Modified:
maven/components/branches/maven-2.0.x/ (props changed)
Propchange: maven/components/branches/maven-
Author: jvanzyl
Date: Mon Dec 15 11:03:50 2008
New Revision: 726771
URL: http://svn.apache.org/viewvc?rev=726771&view=rev
Log:
o adding update to the pom construction spec and a pdf version for now
Added:
maven/components/trunk/maven-project-spec.pdf (with props)
Modified:
maven/compone
Author: brianf
Date: Mon Dec 15 10:49:02 2008
New Revision: 726765
URL: http://svn.apache.org/viewvc?rev=726765&view=rev
Log:
updade plugins
Modified:
maven/components/branches/maven-2.0.10-RC/maven-project/src/main/resources/org/apache/maven/project/pom-4.0.0.xml
Modified:
maven/component
Author: jvanzyl
Date: Mon Dec 15 09:48:53 2008
New Revision: 726744
URL: http://svn.apache.org/viewvc?rev=726744&view=rev
Log:
o move the path translator to the maven-compat package
Added:
maven/components/trunk/maven-compat/src/main/java/org/apache/maven/project/path/
(props changed)
Author: jvanzyl
Date: Mon Dec 15 09:45:10 2008
New Revision: 726743
URL: http://svn.apache.org/viewvc?rev=726743&view=rev
Log:
o making a note about the PathTranslator
Modified:
maven/components/trunk/maven-compat/compatibility.cfl
Modified: maven/components/trunk/maven-compat/compatibility.
Author: bentmann
Date: Mon Dec 15 08:47:08 2008
New Revision: 726737
URL: http://svn.apache.org/viewvc?rev=726737&view=rev
Log:
o Fixed non-wellformed XML comment
Modified:
maven/components/trunk/maven-distribution/src/conf/settings.xml
Modified: maven/components/trunk/maven-distribution/src
Modified:
maven/mercury/trunk/mercury-repo/mercury-repo-remote-m2/src/main/java/org/apache/maven/mercury/repository/remote/m2/RemoteRepositoryReaderM2.java
URL:
http://svn.apache.org/viewvc/maven/mercury/trunk/mercury-repo/mercury-repo-remote-m2/src/main/java/org/apache/maven/mercury/repository/r
Author: hboutemy
Date: Mon Dec 15 06:31:34 2008
New Revision: 726701
URL: http://svn.apache.org/viewvc?rev=726701&view=rev
Log:
reviewed code:
o fixed some comments and typos
o applied teams' code style
o fixed encoding issue when writing metadata (platform encoding used instead of
XML auto-detec
55 matches
Mail list logo