Author: jdcasey
Date: Fri May 22 03:23:50 2009
New Revision: 777361
URL: http://svn.apache.org/viewvc?rev=777361&view=rev
Log:
Adding logic to render paths from POM expressions as relative to the project
basedir before using them in the interpolated descriptor.
Added:
maven/plugins/branches
Author: jvanzyl
Date: Thu May 21 22:41:39 2009
New Revision: 777301
URL: http://svn.apache.org/viewvc?rev=777301&view=rev
Log:
o workspace tests
Submitted by: Igor Fedorenko
Added:
maven/components/branches/MNG-2766/maven-core/src/test/java/org/apache/maven/repository/
maven/components/
Author: jvanzyl
Date: Thu May 21 22:35:29 2009
New Revision: 777298
URL: http://svn.apache.org/viewvc?rev=777298&view=rev
Log:
o large patch to rework the chained local repository implementations necessary
for efficient reactor and IDE workspace resolution
Submitted by: Igor Fedorenko
I've asked
Author: bentmann
Date: Thu May 21 20:34:33 2009
New Revision: 777246
URL: http://svn.apache.org/viewvc?rev=777246&view=rev
Log:
o Fixed explicit profile deactivation
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/maven/execution/DefaultMavenExecutionRequest.
Author: bentmann
Date: Thu May 21 20:26:51 2009
New Revision: 777242
URL: http://svn.apache.org/viewvc?rev=777242&view=rev
Log:
o Added generics
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/maven/project/validation/ModelValidationResult.java
Modified:
ma
Author: bentmann
Date: Thu May 21 20:14:26 2009
New Revision: 777240
URL: http://svn.apache.org/viewvc?rev=777240&view=rev
Log:
o Added note about need to tighten model validator with regard to plugin version
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/ma
Author: jvanzyl
Date: Thu May 21 20:14:22 2009
New Revision: 777239
URL: http://svn.apache.org/viewvc?rev=777239&view=rev
Log:
o project with plugin level configuration only
Added:
maven/components/branches/MNG-2766/maven-core/src/test/projects/lifecycle-executor/project-with-plugin-level-co
Author: bentmann
Date: Thu May 21 19:58:13 2009
New Revision: 777237
URL: http://svn.apache.org/viewvc?rev=777237&view=rev
Log:
o Fixed inheritance to exclude project name
Modified:
maven/components/branches/MNG-2766/maven-model-builder/src/main/java/org/apache/maven/model/merge/MavenModelMe
Author: jvanzyl
Date: Thu May 21 19:54:27 2009
New Revision: 777234
URL: http://svn.apache.org/viewvc?rev=777234&view=rev
Log:
o missing classes
Added:
maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/maven/plugin/InvalidPluginDescriptorException.java
(with props)
Author: jvanzyl
Date: Thu May 21 19:42:11 2009
New Revision: 777230
URL: http://svn.apache.org/viewvc?rev=777230&view=rev
Log:
o fix for
testitMNG4091_InvalidDescriptor(org.apache.maven.it.MavenITmng4091BadPluginDescriptorTest)
Modified:
maven/components/branches/MNG-2766/maven-core/src/mai
Author: bentmann
Date: Thu May 21 19:24:32 2009
New Revision: 777228
URL: http://svn.apache.org/viewvc?rev=777228&view=rev
Log:
o Fixed NPE in case of direct goal invocations
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/maven/lifecycle/DefaultLifecycleExec
Author: jdcasey
Date: Thu May 21 18:29:22 2009
New Revision: 777207
URL: http://svn.apache.org/viewvc?rev=777207&view=rev
Log:
cleanup for ExecutionRoot IT.
Modified:
maven/plugins/branches/maven-assembly-plugin-2.2-beta-4/src/it/projects/basic-features/ExecutionRoot/src/assemble/src.xml
Mo
Author: bentmann
Date: Thu May 21 18:19:22 2009
New Revision: 777205
URL: http://svn.apache.org/viewvc?rev=777205&view=rev
Log:
[MNG-4129] Execution's inherited is not working as expected.
Added:
maven/components/branches/MNG-2766/maven-core/src/test/resources-project-builder/plugin-exec-inh
Author: jvanzyl
Date: Thu May 21 16:58:51 2009
New Revision: 777175
URL: http://svn.apache.org/viewvc?rev=777175&view=rev
Log:
o another point about merging in the default plugin configuration
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/maven/lifecycle/De
Author: jvanzyl
Date: Thu May 21 16:56:35 2009
New Revision: 777173
URL: http://svn.apache.org/viewvc?rev=777173&view=rev
Log:
o notes on dealing with CLI invocations
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/maven/lifecycle/DefaultLifecycleExecutor.jav
Author: jvanzyl
Date: Thu May 21 16:46:19 2009
New Revision: 777171
URL: http://svn.apache.org/viewvc?rev=777171&view=rev
Log:
o get rid of extraneous goal matching
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/maven/lifecycle/DefaultLifecycleExecutor.java
Author: bentmann
Date: Thu May 21 16:25:27 2009
New Revision: 777167
URL: http://svn.apache.org/viewvc?rev=777167&view=rev
Log:
o Removed dead code
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/maven/lifecycle/DefaultLifecycleExecutor.java
Modified:
maven
Author: jvanzyl
Date: Thu May 21 16:18:53 2009
New Revision: 777166
URL: http://svn.apache.org/viewvc?rev=777166&view=rev
Log:
o take the plugin update registry out of the lifecycle mapping for plugins
o change the way mojo executions are processed and match up the executions when
extracting conf
Author: bentmann
Date: Thu May 21 16:17:15 2009
New Revision: 777165
URL: http://svn.apache.org/viewvc?rev=777165&view=rev
Log:
o Fixed precedence of plugin groups (request > settings > defaults)
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/maven/execution
Author: bentmann
Date: Thu May 21 16:04:57 2009
New Revision: 777163
URL: http://svn.apache.org/viewvc?rev=777163&view=rev
Log:
o Prevented duplicates
o Made execution request more robust with regard to NPEs
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/mav
Author: jdcasey
Date: Thu May 21 16:03:01 2009
New Revision: 777162
URL: http://svn.apache.org/viewvc?rev=777162&view=rev
Log:
Reverting bad commit from yesterday, and then fixing one of the two failing ITs
from before that commit.
Modified:
maven/plugins/branches/maven-assembly-plugin-2.2-
Author: markh
Date: Thu May 21 15:41:22 2009
New Revision: 777159
URL: http://svn.apache.org/viewvc?rev=777159&view=rev
Log:
[MPLUGINTESTING-9] BuildTool.executeMaven fails when local repository path
contains spaces
Upgraded maven-invoker to 2.0.9 for MSHARED-21 fix.
Modified:
maven/plugin-
Author: bentmann
Date: Thu May 21 14:37:03 2009
New Revision: 777134
URL: http://svn.apache.org/viewvc?rev=777134&view=rev
Log:
o Ensured we eventually work with absolute paths
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/maven/DefaultMaven.java
maven
Author: jvanzyl
Date: Thu May 21 14:00:34 2009
New Revision: 777120
URL: http://svn.apache.org/viewvc?rev=777120&view=rev
Log:
o using mojo executions as the placeholders in the lifecycle instead of string
representations
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java
Author: bentmann
Date: Thu May 21 13:25:41 2009
New Revision: 777112
URL: http://svn.apache.org/viewvc?rev=777112&view=rev
Log:
o Fixed ClassCastException
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/maven/exception/DefaultExceptionHandler.java
Modified:
Author: jvanzyl
Date: Thu May 21 12:56:07 2009
New Revision: 777100
URL: http://svn.apache.org/viewvc?rev=777100&view=rev
Log:
o adding test with multiple executions
Added:
maven/components/branches/MNG-2766/maven-core/src/test/projects/lifecycle-executor/project-with-multiple-executions/
26 matches
Mail list logo