Jason van Zyl
6db368df4e
MNG-1849 Fix Extension.hashCode() throwing NPE if groupId or artifactId is null
...
Submitted by: David Hawkins
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@543381 13f79535-47bb-0310-9956-ffa450edef68
2007-06-01 03:47:31 +00:00
Vincent Siveton
b88762449b
merged r541152 from branch (MNG-2461: Write JavaDoc documentation)
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@541153 13f79535-47bb-0310-9956-ffa450edef68
2007-05-24 04:17:41 +00:00
Vincent Siveton
cbe352c888
o merged r541141 from branch (reformat before working on MNG-2461)
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@541142 13f79535-47bb-0310-9956-ffa450edef68
2007-05-24 02:44:59 +00:00
Arnaud Heritier
8f3e7a6b15
[maven-scm-plugin] prepare release 3.0.2
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@532098 13f79535-47bb-0310-9956-ffa450edef68
2007-04-24 21:49:46 +00:00
Arnaud Heritier
d8e729fed2
Update doc
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@530932 13f79535-47bb-0310-9956-ffa450edef68
2007-04-20 21:50:03 +00:00
Arnaud Heritier
0683008401
Maven-modello-plugin is now bundled in maven
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@530931 13f79535-47bb-0310-9956-ffa450edef68
2007-04-20 21:48:26 +00:00
Arnaud Heritier
b34bd73955
Workaround for MODELLO-87
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@530929 13f79535-47bb-0310-9956-ffa450edef68
2007-04-20 21:47:25 +00:00
Arnaud Heritier
711638217b
~ character doesn't work to represent the user directory. We have to use a variable instead.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@526980 13f79535-47bb-0310-9956-ffa450edef68
2007-04-10 01:05:26 +00:00
Arnaud Heritier
0e4b19259d
Use user account directory instead of full path to deploy staging site
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@526975 13f79535-47bb-0310-9956-ffa450edef68
2007-04-10 00:32:56 +00:00
Arnaud Heritier
7ef8e66ff0
revert change. jdiff report can't be used with generated classes
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@526625 13f79535-47bb-0310-9956-ffa450edef68
2007-04-09 00:53:44 +00:00
Arnaud Heritier
1f17f7123c
add jdiff report
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@526624 13f79535-47bb-0310-9956-ffa450edef68
2007-04-09 00:06:17 +00:00
Arnaud Heritier
528505a662
Fix site
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@522402 13f79535-47bb-0310-9956-ffa450edef68
2007-03-26 02:02:33 +00:00
Arnaud Heritier
96e9f759ca
Update m1 build and generates the schema with the good namespace
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@522393 13f79535-47bb-0310-9956-ffa450edef68
2007-03-26 00:58:18 +00:00
Arnaud Heritier
ea6d67bf0d
Add namespace for maven 2
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@522392 13f79535-47bb-0310-9956-ffa450edef68
2007-03-26 00:57:21 +00:00
Arnaud Heritier
dd48e05bb0
use jar:install as default goal.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@521492 13f79535-47bb-0310-9956-ffa450edef68
2007-03-22 22:05:00 +00:00
Jason van Zyl
6ebfdbd83e
updating license headers
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@513030 13f79535-47bb-0310-9956-ffa450edef68
2007-02-28 22:50:48 +00:00
Jason van Zyl
e93a9199d3
MNG-2846 Make the output of Model.getId() nicer
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@511339 13f79535-47bb-0310-9956-ffa450edef68
2007-02-24 20:32:36 +00:00
John Dennis Casey
086c589776
Adding default profile-id's.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@509744 13f79535-47bb-0310-9956-ffa450edef68
2007-02-20 20:51:15 +00:00
Vincent Siveton
14a8e1f5a4
MNG-967: maven.mdo, settings.mdo, and generated-sources
...
Merged from: r498608 (maven-2.0.x)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@498611 13f79535-47bb-0310-9956-ffa450edef68
2007-01-22 13:30:58 +00:00
John Dennis Casey
dfc4a10c68
Adding the notion of a build-context, and several build-context classes that can be used: ProjectBuildContext, which contains lineage and current-project info, ExecutionBuildContext, which contains the information in the original MavenExecutionRequest, and SystemBuildContext, which contains things like System properties...these use the BuildContextManager to store and retrieve their info from the core container's Context object.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@497911 13f79535-47bb-0310-9956-ffa450edef68
2007-01-19 19:15:18 +00:00
Dennis Lundberg
f2201fc1be
o Fix typos in descriptions.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@496152 13f79535-47bb-0310-9956-ffa450edef68
2007-01-14 21:10:03 +00:00
Arnaud Heritier
9c95a9e5b5
Forgot to add the repository to find modello snapshots
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@494686 13f79535-47bb-0310-9956-ffa450edef68
2007-01-10 02:08:07 +00:00
Arnaud Heritier
502703ae99
Update M1 build :
...
- Use the latest snapshot of modello-plugin
- Update the documentation which will be deployed here : http://maven.apache.org/maven-1.x/reference/maven-model/${pom.currentVersion}/
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@494673 13f79535-47bb-0310-9956-ffa450edef68
2007-01-10 00:59:34 +00:00
Jason van Zyl
72e7a4df53
o lining up all the uses of modello and using 1.0-alpha-13 of the modello plugin everywhere
...
o add the generation of a JDOMWriter for use in the embedder so that working with models doesn't
completely whack the existing XML, and allow for outputting the namespace declarations
o add a security manager to the embedder which is off by default but will barf if someone
tries to set system properties. you have to specifically turn this on because it will more then
likely break tons of code like xerces setting a system property named "version", nice.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@493811 13f79535-47bb-0310-9956-ffa450edef68
2007-01-07 19:13:33 +00:00
Arnaud Heritier
f83fa2a5f2
Fix invalid XHTML in a comment
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@490092 13f79535-47bb-0310-9956-ffa450edef68
2006-12-25 00:58:23 +00:00
Brett Leslie Porter
fecd771add
couple of corrections. There are probably more along these lines.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@483797 13f79535-47bb-0310-9956-ffa450edef68
2006-12-08 03:12:51 +00:00
Vincent Siveton
107790bcf5
o documentation improvement
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@471200 13f79535-47bb-0310-9956-ffa450edef68
2006-11-04 14:13:57 +00:00
Arnaud Heritier
5ef703dbac
MAVEN-1755 : New maven-model using dom4j as reader.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@454414 13f79535-47bb-0310-9956-ffa450edef68
2006-10-09 16:08:46 +00:00
John Dennis Casey
45d97d04d3
Adding codeSegment for object identity to Plugin class.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@425905 13f79535-47bb-0310-9956-ffa450edef68
2006-07-26 23:37:55 +00:00
John Dennis Casey
864fbd29e2
Consolidating modello plugin configuration into parent-pom within pluginManagement.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@421308 13f79535-47bb-0310-9956-ffa450edef68
2006-07-12 16:31:25 +00:00
Carlos Sanchez Gonzalez
f7a33ca068
POM cleanup, remove inherited fields, added license and xsd
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@419880 13f79535-47bb-0310-9956-ffa450edef68
2006-07-07 12:23:28 +00:00
Brett Leslie Porter
692b2c6d5a
merge r384693 from branch - fix compilation issue
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@384694 13f79535-47bb-0310-9956-ffa450edef68
2006-03-10 03:48:38 +00:00
Brett Leslie Porter
c5d3edfeb9
[MNG-1479, MNG-1177, MNG-1658] update the project descriptor descriptions
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@384682 13f79535-47bb-0310-9956-ffa450edef68
2006-03-10 02:41:32 +00:00
John Dennis Casey
eab65e11ad
(merged from branch revId: 379662.)
...
Original URL: http://svn.apache.org/viewcvs?rev=379662&view=rev
[MNG-2095] Adding xsd generation to site phase for modello projects.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@379663 13f79535-47bb-0310-9956-ffa450edef68
2006-02-22 03:13:17 +00:00
Brett Leslie Porter
17302c0e24
[MNG-2084] correct doc
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@379457 13f79535-47bb-0310-9956-ffa450edef68
2006-02-21 14:03:47 +00:00
Brett Leslie Porter
1654963403
upgrade modello
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@375443 13f79535-47bb-0310-9956-ffa450edef68
2006-02-07 01:53:48 +00:00
Emmanuel Venisse
aa91b39316
[MNG-1677] Fix SCM documentation
...
Submitted by: Dennis Lundberg
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@372496 13f79535-47bb-0310-9956-ffa450edef68
2006-01-26 10:19:04 +00:00
Carlos Sanchez Gonzalez
ea7da68e38
Improve pom annotations
...
PR: MNG-1479
Submitted By: Jeff Jensen
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@370889 13f79535-47bb-0310-9956-ffa450edef68
2006-01-20 19:25:38 +00:00
Carlos Sanchez Gonzalez
f713202732
Reverted last change committed with wrong message
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@370888 13f79535-47bb-0310-9956-ffa450edef68
2006-01-20 19:24:33 +00:00
Carlos Sanchez Gonzalez
c8f172a18e
Added classpath usage docs
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@370887 13f79535-47bb-0310-9956-ffa450edef68
2006-01-20 19:23:23 +00:00
Brett Leslie Porter
f34721ad62
correctly describe valida values for checksums
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@370209 13f79535-47bb-0310-9956-ffa450edef68
2006-01-18 18:31:39 +00:00
Brett Leslie Porter
14874b5cca
update snapshots
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@368294 13f79535-47bb-0310-9956-ffa450edef68
2006-01-12 06:47:59 +00:00
Brett Leslie Porter
9ae0914694
flip trunk to 2.1-SNAPSHOT
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@356316 13f79535-47bb-0310-9956-ffa450edef68
2005-12-12 18:22:06 +00:00
John Dennis Casey
8a5fa61b17
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@356099 13f79535-47bb-0310-9956-ffa450edef68
2005-12-12 01:41:09 +00:00
John Dennis Casey
9cf94e34f2
[maven-release-plugin] prepare release maven-2.0.1
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@356093 13f79535-47bb-0310-9956-ffa450edef68
2005-12-12 01:34:03 +00:00
John Dennis Casey
187716230f
Changing the version of modello plugin to the released.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@356077 13f79535-47bb-0310-9956-ffa450edef68
2005-12-12 01:02:52 +00:00
John Dennis Casey
b9c5816ba9
PR: MNG-1529
...
Added defaultValue to the reportSet's id field, value of "default". This should correct reportSet merging during inheritance assembly.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@356044 13f79535-47bb-0310-9956-ffa450edef68
2005-12-11 22:25:51 +00:00
Brett Leslie Porter
65acc94926
implement lax parsing of repository metadata XML files
...
PR: MNG-1788
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@355404 13f79535-47bb-0310-9956-ffa450edef68
2005-12-09 07:58:04 +00:00
Emmanuel Venisse
d5eef9bdd7
Add scm url format url.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@355101 13f79535-47bb-0310-9956-ffa450edef68
2005-12-08 14:37:43 +00:00
Brett Leslie Porter
b4c041a567
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321042 13f79535-47bb-0310-9956-ffa450edef68
2005-10-14 07:26:39 +00:00