Jason van Zyl
3f3945729f
o only allow JDK 1.5 or above to execute Maven 3.x
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726517 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 19:04:51 +00:00
Jason van Zyl
2aed210e8c
o remove the option for the plugin registry, not used for a long while
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726515 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 18:51:18 +00:00
Vincent Siveton
03dd3fdf42
o merged r726434 (Namespace misspelled in 2.1.0-M1 settings.xml)
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726436 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 13:27:56 +00:00
Vincent Siveton
10a4adca33
o merged from r726427 (removed tab and one line for xsi:schemaLocation)
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726429 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 13:13:57 +00:00
Vincent Siveton
7b8a12754f
o merged from r726423 (specify unique namespace)
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726425 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 12:53:21 +00:00
Vincent Siveton
3d112fe2d2
o merged from r726420 (specify unique namespace)
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726422 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 12:49:15 +00:00
Jason van Zyl
ea43792cf2
MNG-3905 First pass at collecting all the repository related code and started to decouple from maven-artifact
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726383 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 06:24:01 +00:00
Jason van Zyl
4074068126
o adding test case for plugin execution container join
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726382 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 06:20:05 +00:00
Jason van Zyl
6e64aa721c
o preparing to refactor the plugin management and plugin executions calculations
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726381 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 06:17:05 +00:00
Jason van Zyl
9068bf5915
o merge back in the transform plugin management
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726361 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 05:04:54 +00:00
Jason van Zyl
24cfa6f927
o fix typo, it's pluginContainer not dependencyContainer
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726358 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 04:34:36 +00:00
Jason van Zyl
abd5d033d6
o make sure there is an empty list for the plugin groups, the prefix loader needs it and was expecting it coming from the settings.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726351 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 04:02:36 +00:00
Britton Isbell
fca273b3a0
If build property starts with project.basedir, don't resolve absolute path.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726343 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 03:12:08 +00:00
Britton Isbell
fafb133780
If build property starts with another build property, don't attempt to resolve absolute path.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726334 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 02:17:02 +00:00
Jason van Zyl
444357358d
o remove dead imports
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726330 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 01:45:15 +00:00
Jason van Zyl
f06bece9f0
o execution properties are a per execution set of properties not the system properties. system properties are bad.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726320 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 00:40:07 +00:00
Jason van Zyl
37976eec7d
o remove ROLE field, will use a class reference instead.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726311 13f79535-47bb-0310-9956-ffa450edef68
2008-12-13 23:55:01 +00:00
Jason van Zyl
bcc654c709
o get rid of reference to the ROLE field, use a class reference instead.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726310 13f79535-47bb-0310-9956-ffa450edef68
2008-12-13 23:54:41 +00:00
Jason van Zyl
ca09b406af
o use the new separated interpolator
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726237 13f79535-47bb-0310-9956-ffa450edef68
2008-12-13 17:19:04 +00:00
Jason van Zyl
c94cdd6d88
o extract the interpolation capabilities into its own class
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726236 13f79535-47bb-0310-9956-ffa450edef68
2008-12-13 17:18:42 +00:00
Herve Boutemy
64619feabd
[MNG-3898] upgraded Modello to 1.0-alpha-22 to fix project site generation failure (merged r726187 from 2.0.x branch)
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726192 13f79535-47bb-0310-9956-ffa450edef68
2008-12-13 11:06:21 +00:00
Jason van Zyl
e02b6e7005
o get rid of more Settings references beyond the embedder
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726164 13f79535-47bb-0310-9956-ffa450edef68
2008-12-13 03:17:35 +00:00
Jason van Zyl
153e69973d
o get rid of dead logging constants
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726158 13f79535-47bb-0310-9956-ffa450edef68
2008-12-13 02:52:14 +00:00
Brett Leslie Porter
87e5a9acf3
guard against NPE when the exception was dumped
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@725563 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11 03:34:52 +00:00
Brett Leslie Porter
2d0093ee20
according to comment on the change that introduced it, bumping was unintentional, and broke the build
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@725541 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11 02:08:45 +00:00
Brett Leslie Porter
0950e621df
required for plugin manager snapshot and its released parent
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@725525 13f79535-47bb-0310-9956-ffa450edef68
2008-12-11 01:40:43 +00:00
Jason van Zyl
010b986a43
o adding groupId for the compiler plugin
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@725444 13f79535-47bb-0310-9956-ffa450edef68
2008-12-10 21:32:53 +00:00
Herve Boutemy
3e210666ab
added license headers
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@725037 13f79535-47bb-0310-9956-ffa450edef68
2008-12-10 09:08:18 +00:00
Herve Boutemy
d242ddfaf2
applied our coding conventions (no code change)
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@725035 13f79535-47bb-0310-9956-ffa450edef68
2008-12-10 09:06:40 +00:00
Jason van Zyl
845dfab57c
o opening up access to the exclusion filters for tycho
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@724386 13f79535-47bb-0310-9956-ffa450edef68
2008-12-08 15:56:26 +00:00
Jason van Zyl
e509236dae
o configuration is plexus-component-metadata is in the parent POM
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@724215 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 22:17:12 +00:00
Jason van Zyl
5b1426a881
o i didn't update the maven-shared-model correctly, revert
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@724213 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 21:54:10 +00:00
Jason van Zyl
a0e4a63d08
o update to API change in maven-shared-model
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@724211 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 21:44:09 +00:00
Jason van Zyl
25f28a2bcd
o adding the maven-compat module to the artifacts to filter out. fixes the last problem with the tycho build.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@724157 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 16:46:34 +00:00
Oleg Gusakov
83ef648b04
changed maven-mercury into a real plexus component, needed for MERCURY-46
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@723476 13f79535-47bb-0310-9956-ffa450edef68
2008-12-04 22:40:32 +00:00
Benjamin Bentmann
ba371df6c8
o Stabilized build
...
maven-core> mvn dependency:tree
[INFO] [dependency:tree]
[INFO] org.apache.maven:maven-core:jar:3.0-SNAPSHOT
[INFO] +- org.sonatype.plexus:plexus-plugin-manager:jar:1.0-SNAPSHOT:compile
[INFO] | +- org.apache.maven:maven-mercury:jar:3.0-SNAPSHOT:compile
but yet
{java] [INFO] Reactor Summary:
[java] [INFO] ------------------------------------------------------------------------
[...]
[java] [INFO] Maven Core ............................................ FAILED [14.024s]
[...]
[java] [INFO] Maven Mercury ......................................... NOT BUILT
[java] [INFO] ------------------------------------------------------------------------
whatever maven-mercury is used to build maven-core, it's not the one from the current build...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@723126 13f79535-47bb-0310-9956-ffa450edef68
2008-12-03 23:23:52 +00:00
Benjamin Bentmann
2e0df3e33c
o Excluded test scoped dependencies from maven.classpath
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@723120 13f79535-47bb-0310-9956-ffa450edef68
2008-12-03 23:06:43 +00:00
Britton Isbell
3a61ccdc8e
Fix: MNG-3822
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@722374 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02 05:03:30 +00:00
Britton Isbell
35ba672d64
Updated spec.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@722281 13f79535-47bb-0310-9956-ffa450edef68
2008-12-01 23:18:44 +00:00
Britton Isbell
4a4f814887
Updated the inheritance rules.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@722228 13f79535-47bb-0310-9956-ffa450edef68
2008-12-01 20:59:56 +00:00
Britton Isbell
32d7501b6f
Remove out statements.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721983 13f79535-47bb-0310-9956-ffa450edef68
2008-12-01 06:42:16 +00:00
Britton Isbell
17d9b4929a
Added Title/Author to spec doc
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721982 13f79535-47bb-0310-9956-ffa450edef68
2008-12-01 06:37:20 +00:00
Jason van Zyl
9ab1a5b5ed
o i'll find a better place for this but want to get it into svn
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721981 13f79535-47bb-0310-9956-ffa450edef68
2008-12-01 06:27:32 +00:00
Jason van Zyl
268d611fa7
o use a release of plexus with the updated metadata generation tools
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721959 13f79535-47bb-0310-9956-ffa450edef68
2008-12-01 04:28:32 +00:00
Jason van Zyl
d589ac5072
o generating annotations from the javadoc in maven-compat, no point in converting to annotations, we'll take what's
...
there and leave it at that.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721950 13f79535-47bb-0310-9956-ffa450edef68
2008-12-01 02:49:21 +00:00
Jason van Zyl
5d81258b34
o generating the descriptor from the javadoc sources
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721949 13f79535-47bb-0310-9956-ffa450edef68
2008-12-01 02:47:46 +00:00
Benjamin Bentmann
f2f0a95cfb
o Sync compiler encoding, source and target of bootstrap with POM
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721902 13f79535-47bb-0310-9956-ffa450edef68
2008-11-30 21:36:30 +00:00
Benjamin Bentmann
be548d862f
o Tweaked source to compensate for bug in QDox's parser
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721900 13f79535-47bb-0310-9956-ffa450edef68
2008-11-30 21:28:43 +00:00
Britton Isbell
6310c2e473
Putting this back in. Should work.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721898 13f79535-47bb-0310-9956-ffa450edef68
2008-11-30 21:20:29 +00:00
Britton Isbell
784f6d10e7
Removed comment that was causing compile error.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@721897 13f79535-47bb-0310-9956-ffa450edef68
2008-11-30 21:12:35 +00:00