Author: sisbell
Date: Thu Apr 30 21:32:48 2009
New Revision: 770454
URL: http://svn.apache.org/viewvc?rev=770454&view=rev
Log:
Need to override lifecycle plugin versions if there is a pluginMng entry for it.
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java/org/ap
Author: sisbell
Date: Thu Apr 30 20:26:13 2009
New Revision: 770433
URL: http://svn.apache.org/viewvc?rev=770433&view=rev
Log:
Plugin was picking up default plugin groupId, which was causing resolve of
plugins to fail.
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/
Author: sisbell
Date: Thu Apr 30 18:55:26 2009
New Revision: 770395
URL: http://svn.apache.org/viewvc?rev=770395&view=rev
Log:
Fixes for merging in plugin config. Needed to do copy of plugins and config.
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/m
Author: sisbell
Date: Wed Apr 29 21:52:56 2009
New Revision: 769957
URL: http://svn.apache.org/viewvc?rev=769957&view=rev
Log:
Removed unused methods from ProjectBuilderConfig. Since we collapsed
maven-project into maven-core, method not needed.
Modified:
maven/components/branches/MNG-
Author: sisbell
Date: Wed Apr 29 21:46:24 2009
New Revision: 769953
URL: http://svn.apache.org/viewvc?rev=769953&view=rev
Log:
Cleanup of unused methods.
Modified:
maven/components/branches/MNG-2766/maven-model-builder/src/main/java/org/apache/maven/model/Processor.java
m
Author: sisbell
Date: Wed Apr 29 21:30:16 2009
New Revision: 769945
URL: http://svn.apache.org/viewvc?rev=769945&view=rev
Log:
Moved interp tag to private class (small and only used one place). Added final
to fields in ProjectUri. Since this is only used by DefaultInterpolator, don't
Author: sisbell
Date: Wed Apr 29 21:10:03 2009
New Revision: 769934
URL: http://svn.apache.org/viewvc?rev=769934&view=rev
Log:
Checking in work on populating plugins configs. Some problem with finding wagon
for http protocol is causing build to fail.
Modified:
maven/components/branches
Author: sisbell
Date: Wed Apr 29 19:44:52 2009
New Revision: 769896
URL: http://svn.apache.org/viewvc?rev=769896&view=rev
Log:
Added in LifecycleExecutor to DefaultMavenProjectBuilder. This cause cyclical
component dep.
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/
Author: sisbell
Date: Wed Apr 29 18:39:20 2009
New Revision: 769868
URL: http://svn.apache.org/viewvc?rev=769868&view=rev
Log:
Removed unneeded class.
Modified:
maven/components/branches/MNG-2766/maven-model-builder/src/main/java/org/apache/maven/profiles/DefaultProfileManager.
Author: sisbell
Date: Wed Apr 29 18:04:44 2009
New Revision: 769859
URL: http://svn.apache.org/viewvc?rev=769859&view=rev
Log:
Moved the PomInterpolatorTag and Interpolator classes to package scope.
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/m
Author: sisbell
Date: Wed Apr 29 17:59:09 2009
New Revision: 769856
URL: http://svn.apache.org/viewvc?rev=769856&view=rev
Log:
Removed uses of interpolator property from the profiles. This was more of a
convenience since InterpolatorProperty was used in multiple places. Not needed
any
Author: sisbell
Date: Wed Apr 29 17:20:47 2009
New Revision: 769841
URL: http://svn.apache.org/viewvc?rev=769841&view=rev
Log:
Removed more references to ProjectUri. This is now an internal class in the
interpolator package.
Added:
maven/components/branches/MNG-2766/maven-model-builder
Author: sisbell
Date: Wed Apr 29 17:12:08 2009
New Revision: 769836
URL: http://svn.apache.org/viewvc?rev=769836&view=rev
Log:
Having a DomainModel interface doesn't makes sense in the current context. We
no longer have general transforms.
Added:
maven/components/branches/MNG-2
Author: sisbell
Date: Wed Apr 29 17:00:17 2009
New Revision: 769827
URL: http://svn.apache.org/viewvc?rev=769827&view=rev
Log:
Cleanup of interpolator, removing references to PomClassicDomainModel, these
aren't needed anymore.
Removed:
maven/components/branches/MNG-2766/maven-mode
Author: sisbell
Date: Wed Apr 29 06:21:16 2009
New Revision: 769675
URL: http://svn.apache.org/viewvc?rev=769675&view=rev
Log:
Using props directly for the interpolator.
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/maven/pro
Author: sisbell
Date: Wed Apr 29 05:25:45 2009
New Revision: 769666
URL: http://svn.apache.org/viewvc?rev=769666&view=rev
Log:
Interpolator with properties in method sig.
Modified:
maven/components/branches/MNG-2766/maven-model-builder/src/main/java/org/apache/maven/model/interpol
Added:
maven/components/branches/MNG-2766/maven-core/src/test/resources/projects/base-directory-alignment/project-which-needs-directory-alignment.xml
URL:
http://svn.apache.org/viewvc/maven/components/branches/MNG-2766/maven-core/src/test/resources/projects/base-directory-alignment/project-which-
Author: sisbell
Date: Tue Apr 28 21:52:43 2009
New Revision: 769560
URL: http://svn.apache.org/viewvc?rev=769560&view=rev
Log:
Verify that plugin has version as precondition in PluginManager.
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/maven/pl
Author: sisbell
Date: Tue Apr 28 21:46:43 2009
New Revision: 769557
URL: http://svn.apache.org/viewvc?rev=769557&view=rev
Log:
Param check in artifact utils.
Modified:
maven/components/branches/MNG-2766/maven-compat/src/main/java/org/apache/maven/artifact/ArtifactUtils.java
Modi
Author: sisbell
Date: Tue Apr 28 21:34:36 2009
New Revision: 769552
URL: http://svn.apache.org/viewvc?rev=769552&view=rev
Log:
Compile exceptions.
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/maven/DefaultMaven.java
maven/components/branches/MNG-
Author: sisbell
Date: Tue Apr 28 17:09:36 2009
New Revision: 769467
URL: http://svn.apache.org/viewvc?rev=769467&view=rev
Log:
Removed references to MavenProject.injectPlugin
Modified:
maven/components/branches/MNG-2766/maven-compat/src/main/java/org/apache/maven/artifact/reposi
Author: sisbell
Date: Tue Apr 28 16:50:21 2009
New Revision: 769456
URL: http://svn.apache.org/viewvc?rev=769456&view=rev
Log:
Removed hard-coding of plugins. Plugins come into builder with default configs.
Need to null these out so that pluginMng will be applied.
Modified:
m
Author: sisbell
Date: Tue Apr 28 16:31:56 2009
New Revision: 769453
URL: http://svn.apache.org/viewvc?rev=769453&view=rev
Log:
Removed hard-coding of plugins. Plugins come into builder with default configs.
Need to null these out so that pluginMng will be applied.
Modified:
m
Author: sisbell
Date: Tue Apr 28 04:40:54 2009
New Revision: 769237
URL: http://svn.apache.org/viewvc?rev=769237&view=rev
Log:
Disabled UTs in maven-project.
Modified:
maven/components/branches/MNG-2766/maven-model-builder/src/main/java/org/apache/maven/model/ProcessorContext.java
m
Author: sisbell
Date: Tue Apr 28 04:12:32 2009
New Revision: 769235
URL: http://svn.apache.org/viewvc?rev=769235&view=rev
Log:
Default plugins.
Modified:
maven/components/branches/MNG-2766/maven-core/src/main/java/org/apache/maven/execution/DefaultMavenExecutionRequest.java
m
Author: sisbell
Date: Mon Apr 27 21:50:00 2009
New Revision: 769177
URL: http://svn.apache.org/viewvc?rev=769177&view=rev
Log:
Check to see if it is pom before parse.
Modified:
maven/components/branches/MNG-2766/maven-project/src/main/java/org/apache/maven/pro
Author: sisbell
Date: Fri Apr 24 21:32:57 2009
New Revision: 768421
URL: http://svn.apache.org/viewvc?rev=768421&view=rev
Log:
Now we do interpolation before management processing. This allow
depMng/pluginMng to have interpolated values for group/artifact ids.
Added:
maven/components/t
Author: sisbell
Date: Fri Apr 24 20:07:41 2009
New Revision: 768409
URL: http://svn.apache.org/viewvc?rev=768409&view=rev
Log:
Fix: If its a profile merging into the model, we need to keep adding the
dependencies.
Modified:
maven/components/trunk/maven-model-builder/src/main/java
Author: sisbell
Date: Fri Apr 24 18:24:05 2009
New Revision: 768388
URL: http://svn.apache.org/viewvc?rev=768388&view=rev
Log:
Fixed problem where maven-mercury had a pom with incorrect scope on dep. Had to
disable two UT's that broke due to this change. The fix for these UT's
Author: sisbell
Date: Fri Apr 24 17:36:48 2009
New Revision: 768380
URL: http://svn.apache.org/viewvc?rev=768380&view=rev
Log:
Throw exception on model validation. No longer just log this to debug.
Modified:
maven/components/trunk/maven-project/src/main/java/org/apache/maven/pro
Author: sisbell
Date: Fri Apr 24 16:49:42 2009
New Revision: 768365
URL: http://svn.apache.org/viewvc?rev=768365&view=rev
Log:
Fixed NPE
Modified:
maven/components/trunk/maven-model-builder/src/main/java/org/apache/maven/model/processors/DistributionManagementProcessor.java
Modi
Author: sisbell
Date: Fri Apr 24 16:19:21 2009
New Revision: 768349
URL: http://svn.apache.org/viewvc?rev=768349&view=rev
Log:
Fixed to use compile as default scope.
Modified:
maven/components/trunk/maven-mercury/src/main/java/org/apache/maven/mercury/MavenDomainModel.java
Modified:
m
Author: sisbell
Date: Fri Apr 24 03:18:51 2009
New Revision: 768140
URL: http://svn.apache.org/viewvc?rev=768140&view=rev
Log:
Fixed interpolation in maven-mercury.
Modified:
maven/components/trunk/maven-mercury/src/main/java/org/apache/maven/mercury/MavenDependencyProcessor.java
m
Author: sisbell
Date: Thu Apr 23 18:23:36 2009
New Revision: 768006
URL: http://svn.apache.org/viewvc?rev=768006&view=rev
Log:
Overwrite scope for dependencies.
Added:
maven/components/trunk/maven-project/src/test/resources-project-builder/dependency-scope-inheritance/
maven/compon
Author: sisbell
Date: Wed Apr 22 20:03:43 2009
New Revision: 767640
URL: http://svn.apache.org/viewvc?rev=767640&view=rev
Log:
[MNG-2318] - resolution of parent pom.
Modified:
maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/DefaultMavenProjectBuilder.
Author: sisbell
Date: Wed Apr 22 19:39:18 2009
New Revision: 767633
URL: http://svn.apache.org/viewvc?rev=767633&view=rev
Log:
Fix for IT-21. When we had multiple profiles with dependencies would only
include dependencies from last profile.
Added:
maven/components/trunk/maven-project
Author: sisbell
Date: Tue Apr 21 23:11:40 2009
New Revision: 767327
URL: http://svn.apache.org/viewvc?rev=767327&view=rev
Log:
[MNG-3983, 2068, 836] - the plugin repositories from settings files were not
being picked up.
Added:
maven/components/trunk/maven-core/src/test/resources-sett
Author: sisbell
Date: Tue Apr 21 21:09:06 2009
New Revision: 767294
URL: http://svn.apache.org/viewvc?rev=767294&view=rev
Log:
[MNG-0731] - The distribution mng layout element was not being copied in the
model.
Added:
maven/components/trunk/maven-project/src/test/resources-project-bui
Author: sisbell
Date: Tue Apr 21 19:49:19 2009
New Revision: 767266
URL: http://svn.apache.org/viewvc?rev=767266&view=rev
Log:
[MNG-0051] - This test was broken due to an unrelated issue on plugin
management inheritance. Fixed it and added some unit tests.
Added:
maven/components/t
Author: sisbell
Date: Mon Apr 20 19:51:57 2009
New Revision: 766833
URL: http://svn.apache.org/viewvc?rev=766833&view=rev
Log:
Support for specifying pom file on command line. The builder now checks (in
order): 1) top-level maven project from config matches build pom parent; 2)
relative
Author: sisbell
Date: Mon Apr 20 15:30:39 2009
New Revision: 766729
URL: http://svn.apache.org/viewvc?rev=766729&view=rev
Log:
Added back in pom formatting changes. Just a missed start-end tag.
Modified:
maven/components/trunk/ (props changed)
maven/components/trunk/apache-m
Author: sisbell
Date: Mon Apr 20 14:10:18 2009
New Revision: 766701
URL: http://svn.apache.org/viewvc?rev=766701&view=rev
Log:
Reverting out pom changes. The poms look fine but ant build file is barfing on
the comment syntax and mercury bootstrap is not picking up doxia into its
classpath.
Author: sisbell
Date: Mon Apr 20 14:14:19 2009
New Revision: 766703
URL: http://svn.apache.org/viewvc?rev=766703&view=rev
Log:
Remove old branches.
Removed:
maven/components/branches/sisbell-maven-2.1-mercury/
maven/components/branches/sisbell-plugin-manager/
Author: sisbell
Date: Mon Apr 20 13:53:27 2009
New Revision: 766691
URL: http://svn.apache.org/viewvc?rev=766691&view=rev
Log:
Remove old branch.
Removed:
maven/components/branches/sisbell-maven-3.0-profile/
Author: sisbell
Date: Mon Apr 20 13:53:37 2009
New Revision: 766692
URL: http://svn.apache.org/viewvc?rev=766692&view=rev
Log:
Remove old branch.
Removed:
maven/components/branches/sisbell-maven-3.0-mercury/
Author: sisbell
Date: Mon Apr 20 13:55:35 2009
New Revision: 766695
URL: http://svn.apache.org/viewvc?rev=766695&view=rev
Log:
Creating branch to debug bootstrap problem with updated poms.
Added:
maven/components/branches/sisbell-maven-3.0-bootstrap/ (props changed)
- copied
Author: sisbell
Date: Mon Apr 20 13:53:49 2009
New Revision: 766693
URL: http://svn.apache.org/viewvc?rev=766693&view=rev
Log:
Remove old branch.
Removed:
maven/components/branches/sisbell-maven-3.0-extension/
Author: sisbell
Date: Fri Apr 17 17:32:45 2009
New Revision: 766094
URL: http://svn.apache.org/viewvc?rev=766094&view=rev
Log:
Renamed the maven.project packages to maven.model.*. Broke out processors into
subpackage.
Added:
maven/components/trunk/maven-model-builder/src/main/java
Author: sisbell
Date: Fri Apr 17 17:16:55 2009
New Revision: 766088
URL: http://svn.apache.org/viewvc?rev=766088&view=rev
Log:
Moved interpolator classes into their own package.
Added:
maven/components/trunk/maven-model-builder/src/main/java/org/apache/maven/model/
maven/compon
Author: sisbell
Date: Fri Apr 17 16:48:47 2009
New Revision: 766081
URL: http://svn.apache.org/viewvc?rev=766081&view=rev
Log:
Change all references of maven-project-builder to maven-model-builder.
Modified:
maven/components/trunk/maven-core/pom.xml
maven/components/trunk/maven-mer
Author: sisbell
Date: Thu Apr 16 23:50:24 2009
New Revision: 765807
URL: http://svn.apache.org/viewvc?rev=765807&view=rev
Log:
Renamed maven-project-builder to maven-model-builder (more appropriate).
Added:
maven/components/trunk/maven-model-builder/ (props changed)
- copied
Author: sisbell
Date: Thu Apr 16 23:41:31 2009
New Revision: 765802
URL: http://svn.apache.org/viewvc?rev=765802&view=rev
Log:
Moved over the profile code to maven-project-builder. Centralizing more of the
model building.
Added:
maven/components/trunk/maven-project-builder/src/main/
Author: sisbell
Date: Thu Apr 16 22:59:12 2009
New Revision: 765796
URL: http://svn.apache.org/viewvc?rev=765796&view=rev
Log:
Default interpolator annotated.
Modified:
maven/components/trunk/maven-core/src/main/java/org/apache/maven/plugin/DefaultPluginManager.java
maven/compon
Author: sisbell
Date: Thu Apr 16 16:50:46 2009
New Revision: 765684
URL: http://svn.apache.org/viewvc?rev=765684&view=rev
Log:
Support for build extensions. Updated maven-mercury to use latest project
builder code. Dumped all references to model-builder.
Removed:
maven/components/t
Author: sisbell
Date: Tue Apr 14 15:50:16 2009
New Revision: 764846
URL: http://svn.apache.org/viewvc?rev=764846&view=rev
Log:
Use model directly for aligning paths.
Modified:
maven/components/trunk/maven-project-builder/src/main/java/org/apache/maven/project/builder/ProcessorContext.
Author: sisbell
Date: Tue Apr 14 14:25:47 2009
New Revision: 764788
URL: http://svn.apache.org/viewvc?rev=764788&view=rev
Log:
Moved interpolation package into builder.
Added:
maven/components/trunk/maven-project-builder/src/main/java/org/apache/maven/project/builder/DomainModel.
Author: sisbell
Date: Tue Apr 14 01:50:15 2009
New Revision: 764661
URL: http://svn.apache.org/viewvc?rev=764661&view=rev
Log:
Lazy loading of model input stream.
Modified:
maven/components/trunk/maven-project-builder/src/main/java/org/apache/maven/project/builder/PomClassicDomainModel.
Author: sisbell
Date: Mon Apr 13 21:43:52 2009
New Revision: 764626
URL: http://svn.apache.org/viewvc?rev=764626&view=rev
Log:
Centralized usage of model properties into processor context. Moved usage from
domain model.
Modified:
maven/components/trunk/maven-project-builder/src/main/
Author: sisbell
Date: Mon Apr 13 21:28:43 2009
New Revision: 764617
URL: http://svn.apache.org/viewvc?rev=764617&view=rev
Log:
Perf optimizations through direct use of model.
Modified:
maven/components/trunk/maven-project-builder/src/main/java/org/apache/maven/project/bui
Author: sisbell
Date: Mon Apr 13 19:41:38 2009
New Revision: 764582
URL: http://svn.apache.org/viewvc?rev=764582&view=rev
Log:
Removed model-builder dependency.
Added:
maven/components/trunk/maven-project-builder/src/main/java/org/apache/maven/project/builder/ModelEventListener.
nents/branches/maven-2.1.x/maven-project/src/main/java/org/apache/maven/project/processor/ProfilePropertiesProcessor.java:739385,741841,747468,748815,749612
+/maven/components/branches/sisbell-plugin-manager/maven-project/src/main/java/org/apache/maven/project/processor/ProfilePropertiesProcesso
Author: sisbell
Date: Fri Apr 10 16:05:31 2009
New Revision: 763966
URL: http://svn.apache.org/viewvc?rev=763966&view=rev
Log:
Fixed problem where repo count int MavenProject was increasing.
Modified:
maven/components/trunk/maven-project/src/main/java/org/apache/maven/pro
Author: sisbell
Date: Wed Apr 8 19:00:11 2009
New Revision: 763351
URL: http://svn.apache.org/viewvc?rev=763351&view=rev
Log:
[MNG-1995] - interpolation of boolean values.
Added:
maven/components/trunk/maven-project/src/test/resources-project-builder/boolean-interpolation/
m
Author: sisbell
Date: Wed Apr 8 15:52:32 2009
New Revision: 763291
URL: http://svn.apache.org/viewvc?rev=763291&view=rev
Log:
[MNG-1957] jdk activation for profiles.
Added:
maven/components/trunk/maven-project/src/main/java/org/apache/maven/profiles/matchers/JdkMatcher.java
m
Author: sisbell
Date: Wed Apr 8 09:08:03 2009
New Revision: 763150
URL: http://svn.apache.org/viewvc?rev=763150&view=rev
Log:
[MNG-1412,4027] - dependency order from profile.
Added:
maven/components/trunk/maven-project/src/test/resources-project-builder/dependency-inheritance/
m
Author: sisbell
Date: Wed Apr 8 06:01:06 2009
New Revision: 763117
URL: http://svn.apache.org/viewvc?rev=763117&view=rev
Log:
[MNG-3843] - inheritance of pom description.
Added:
maven/components/trunk/maven-project/src/test/resources-project-builder/pom-inheritance/
maven/compon
Author: sisbell
Date: Tue Apr 7 18:27:37 2009
New Revision: 762892
URL: http://svn.apache.org/viewvc?rev=762892&view=rev
Log:
[MNG-2174] plugin management dependencies.
Added:
maven/components/trunk/maven-project/src/test/resources-project-builder/profile-plugin-mng-dependen
Author: sisbell
Date: Tue Apr 7 13:57:19 2009
New Revision: 762779
URL: http://svn.apache.org/viewvc?rev=762779&view=rev
Log:
[MNG-4106] Interpolation does not use properties from dominant settings
profile if other profile defines same property.
Modified:
maven/components/trunk/m
Author: sisbell
Date: Tue Apr 7 13:28:02 2009
New Revision: 762767
URL: http://svn.apache.org/viewvc?rev=762767&view=rev
Log:
[MNG-3545] overridden if profile is activebyDefault. Fixed and added unit test.
Added:
maven/components/trunk/maven-project/src/test/resources-project-bui
Author: sisbell
Date: Fri Apr 3 22:35:02 2009
New Revision: 761825
URL: http://svn.apache.org/viewvc?rev=761825&view=rev
Log:
[MNG-3106,3983,4107] - profile fixes.
Added:
maven/components/trunk/maven-project/src/main/java/org/apache/maven/profiles/matchers/FileMatcher.java
Modi
Author: sisbell
Date: Fri Apr 3 11:45:45 2009
New Revision: 761629
URL: http://svn.apache.org/viewvc?rev=761629&view=rev
Log:
Collapsed the ProfileContext into the ProfileManager - serves similar function.
Added:
maven/components/trunk/maven-project/src/main/java/org/apache/maven/prof
Author: sisbell
Date: Fri Apr 3 10:56:06 2009
New Revision: 761609
URL: http://svn.apache.org/viewvc?rev=761609&view=rev
Log:
Separated out the interpolation from the build.
Modified:
maven/components/trunk/maven-project/src/main/java/org/apache/maven/pro
Author: sisbell
Date: Thu Apr 2 00:30:00 2009
New Revision: 761121
URL: http://svn.apache.org/viewvc?rev=761121&view=rev
Log:
Collapsed methods, moved logic for active profiles from ProjectBuilder to
ProfileContext.
Modified:
maven/components/trunk/maven-project/src/main/java/org/ap
Author: sisbell
Date: Thu Apr 2 00:04:51 2009
New Revision: 761112
URL: http://svn.apache.org/viewvc?rev=761112&view=rev
Log:
Further cleanup of maven project APIs.
Modified:
maven/components/trunk/maven-project/src/main/java/org/apache/maven/profiles/ProfileContext.java
m
Author: sisbell
Date: Wed Apr 1 23:21:57 2009
New Revision: 761108
URL: http://svn.apache.org/viewvc?rev=761108&view=rev
Log:
Don't need model in signature for active profiles.
Modified:
maven/components/trunk/maven-embedder/src/main/java/org/apache/maven/embedder/
Author: sisbell
Date: Wed Apr 1 23:10:00 2009
New Revision: 761106
URL: http://svn.apache.org/viewvc?rev=761106&view=rev
Log:
Added file.
Added:
maven/components/trunk/maven-project/src/main/java/org/apache/maven/profiles/ProfileContextInfo.java
Added:
maven/components/trunk/m
Author: sisbell
Date: Wed Apr 1 23:05:27 2009
New Revision: 761104
URL: http://svn.apache.org/viewvc?rev=761104&view=rev
Log:
[MNG-4107] ser settings can't override properties used for POM interpolation.
Cleaned up the interpolation code and the MavenProjectBuilder impl. Buil
Author: sisbell
Date: Tue Mar 31 21:07:56 2009
New Revision: 760635
URL: http://svn.apache.org/viewvc?rev=760635&view=rev
Log:
Fixed settings profile activation for maven plugins. Cleaned up project
builder. Unit Tests.
Added:
maven/components/trunk/maven-core/src/test/resources-sett
Author: sisbell
Date: Mon Mar 30 23:07:33 2009
New Revision: 760229
URL: http://svn.apache.org/viewvc?rev=760229&view=rev
Log:
Test for setting profile properties.
Modified:
maven/components/trunk/maven-core/src/test/java/org/apache/maven/settings/PomConstructionWithSettingsTest.
Author: sisbell
Date: Mon Mar 30 22:33:11 2009
New Revision: 760207
URL: http://svn.apache.org/viewvc?rev=760207&view=rev
Log:
Setup test classes for testing of pom construction with settings. Tried to use
test-jar type to reuse classes but the causes some lost dependencies in
eclipse.
Author: sisbell
Date: Sat Mar 28 15:16:40 2009
New Revision: 759482
URL: http://svn.apache.org/viewvc?rev=759482&view=rev
Log:
Descriptions inherited. Modified API to add listeners to processors. Still need
to modify the listener API as weell.
Removed:
maven/components/trunk/maven-pro
Author: sisbell
Date: Sat Mar 28 02:01:18 2009
New Revision: 759417
URL: http://svn.apache.org/viewvc?rev=759417&view=rev
Log:
Fixed empty scm tag being add to pom.
Added:
maven/components/trunk/maven-project/src/test/resources-project-builder/empty-scm/
maven/components/trunk/m
Author: sisbell
Date: Fri Mar 27 23:03:38 2009
New Revision: 759383
URL: http://svn.apache.org/viewvc?rev=759383&view=rev
Log:
[MNG-0479] unable to override the default central repository.
Added:
maven/components/trunk/maven-project/src/test/resources-project-builder/repo-inherit
Author: sisbell
Date: Fri Mar 27 21:52:08 2009
New Revision: 759364
URL: http://svn.apache.org/viewvc?rev=759364&view=rev
Log:
[MNG-4087] decoding project urls.
Added:
maven/components/trunk/maven-project/src/test/resources-project-builder/percent-encoded-url/
maven/components/t
Author: sisbell
Date: Fri Mar 27 21:13:45 2009
New Revision: 759354
URL: http://svn.apache.org/viewvc?rev=759354&view=rev
Log:
[MNG-2006] - Module SCM URL resolution -relative path. Brought scm path
behavior inline with Maven 2
Added:
maven/components/trunk/maven-project/src/test/resou
Author: sisbell
Date: Fri Mar 27 16:15:25 2009
New Revision: 759192
URL: http://svn.apache.org/viewvc?rev=759192&view=rev
Log:
[MNG-3621] -site url inheritance broken for UNC paths
Added:
maven/components/trunk/maven-project/src/test/resources-project-builder/unc-path/
maven/compon
Author: sisbell
Date: Fri Mar 27 14:17:08 2009
New Revision: 759145
URL: http://svn.apache.org/viewvc?rev=759145&view=rev
Log:
Fixed pom profile activation issues. Added support for hooking up latest
builder into Mercury.
Added:
maven/components/trunk/maven-mercury/src/main/java/org/ap
Author: sisbell
Date: Thu Mar 26 01:23:53 2009
New Revision: 758493
URL: http://svn.apache.org/viewvc?rev=758493&view=rev
Log:
[MNG-3680] - POM validation fails on projects in repo.
Modified:
maven/components/trunk/maven-project-builder/src/main/java/org/apache/maven/project/bui
Author: sisbell
Date: Thu Mar 26 00:50:45 2009
New Revision: 758487
URL: http://svn.apache.org/viewvc?rev=758487&view=rev
Log:
[MNG-3899] - Inheritance does not merge extensions with same gid and aid
Added:
maven/components/trunk/maven-project/src/test/resources-project-builder/b
Author: sisbell
Date: Thu Mar 26 00:20:13 2009
New Revision: 758477
URL: http://svn.apache.org/viewvc?rev=758477&view=rev
Log:
Removed unneeded test.
Modified:
maven/components/trunk/maven-project/src/test/java/org/apache/maven/project/PomConstructionTest.java
Modified:
maven/compon
Author: sisbell
Date: Thu Mar 26 00:06:09 2009
New Revision: 758473
URL: http://svn.apache.org/viewvc?rev=758473&view=rev
Log:
Fixed profile activation for profiles in pom. Profile injection was causing
double injection of some elements from plugin mng. Partial fix.
Modified:
m
Author: sisbell
Date: Wed Mar 25 17:28:34 2009
New Revision: 758358
URL: http://svn.apache.org/viewvc?rev=758358&view=rev
Log:
Unit test for reporting plugin config.
Added:
maven/components/trunk/maven-project/src/test/resources-project-builder/reporting-plugin-config/
maven/compon
Author: sisbell
Date: Wed Mar 25 17:26:55 2009
New Revision: 758357
URL: http://svn.apache.org/viewvc?rev=758357&view=rev
Log:
[MNG-3811] - Report plugins don't inherit configuration
Modified:
maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/
Author: sisbell
Date: Wed Mar 25 16:40:21 2009
New Revision: 758338
URL: http://svn.apache.org/viewvc?rev=758338&view=rev
Log:
[MNG-3938] - Plugin executions with default id are not always merged. Had
previously changed the id to default-execution-id to make default clearer. Some
tests
Author: sisbell
Date: Wed Mar 25 02:16:16 2009
New Revision: 758127
URL: http://svn.apache.org/viewvc?rev=758127&view=rev
Log:
t07 and t10 unit tests.
Modified:
maven/components/trunk/maven-project/pom.xml
maven/components/trunk/maven-project/src/test/java/org/apache/maven/pro
Author: sisbell
Date: Wed Mar 25 01:41:14 2009
New Revision: 758122
URL: http://svn.apache.org/viewvc?rev=758122&view=rev
Log:
Unit test was incorrect. Fixed it.
Modified:
maven/components/trunk/maven-project/src/test/java/org/apache/maven/project/PomConstructionTest.java
Modified:
m
Author: sisbell
Date: Wed Mar 25 01:39:38 2009
New Revision: 758121
URL: http://svn.apache.org/viewvc?rev=758121&view=rev
Log:
[MNG-2591 - Plugin config inheritance.
Modified:
maven/components/trunk/maven-project/src/main/java/org/apache/maven/project/DefaultMavenProjectBuilder.
Author: sisbell
Date: Tue Mar 24 19:14:42 2009
New Revision: 757965
URL: http://svn.apache.org/viewvc?rev=757965&view=rev
Log:
Fixed some problems with inheritance of resources.
Modified:
maven/components/trunk/maven-project/src/main/java/org/apache/maven/pro
Author: sisbell
Date: Tue Mar 24 18:24:56 2009
New Revision: 757936
URL: http://svn.apache.org/viewvc?rev=757936&view=rev
Log:
[MNG-3906] - Project-level plugin dependencies order. Fixed a lot of problems
with ordering of elements. We need to assume that the processors always get the
pa
Author: sisbell
Date: Mon Mar 23 21:06:00 2009
New Revision: 757543
URL: http://svn.apache.org/viewvc?rev=757543&view=rev
Log:
[MNG-3846: Inherited URLs are not automatically extended with the child's
artifactId]
Modified:
maven/components/trunk/maven-project/src/main/java/org/apa
1 - 100 of 595 matches
Mail list logo