jvanzyl
ffb38d3330
o getting rid of snaps.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112909 13f79535-47bb-0310-9956-ffa450edef68
2003-02-11 21:14:01 +00:00
jvanzyl
4a5a69791e
o update before tagging and letting it loose.
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112908 13f79535-47bb-0310-9956-ffa450edef68
2003-02-11 16:45:08 +00:00
jvanzyl
0bf42fda77
snapshot version resolved POM
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112907 13f79535-47bb-0310-9956-ffa450edef68
2003-02-11 16:37:11 +00:00
jvanzyl
e7773180c2
o make sure the mapping file gets depository in scope of the project. fix to run inside the reactor
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112906 13f79535-47bb-0310-9956-ffa450edef68
2003-02-11 15:40:21 +00:00
jvanzyl
db75f71895
o Adding an automated of updating the snapshot dependencies. Next need
...
a way to walk through a tree of POMs to do this.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112905 13f79535-47bb-0310-9956-ffa450edef68
2003-02-11 13:22:37 +00:00
dion
3867fb318f
Remove unused xmlns
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112904 13f79535-47bb-0310-9956-ffa450edef68
2003-02-11 12:10:37 +00:00
bwalding
799d011f8a
MAVEN-264: Add the correct namespaces
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112903 13f79535-47bb-0310-9956-ffa450edef68
2003-02-11 10:39:05 +00:00
bwalding
5a11b310ec
MAVEN-264: Xdoc the text
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112902 13f79535-47bb-0310-9956-ffa450edef68
2003-02-11 10:16:45 +00:00
bwalding
823e789647
MAVEN-264: License fix
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112901 13f79535-47bb-0310-9956-ffa450edef68
2003-02-11 10:16:16 +00:00
bwalding
6ca86e1ba8
MAVEN-264: Utilise doc:text-xdoc tag to remove java dependency from plugin
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112900 13f79535-47bb-0310-9956-ffa450edef68
2003-02-11 10:08:12 +00:00
bwalding
a8d79c1111
MAVEN-264: Created doc:text-xdoc tag to remove java dependency from license and other plugins
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112899 13f79535-47bb-0310-9956-ffa450edef68
2003-02-11 10:07:38 +00:00
jvanzyl
0656833046
o if the user says yes the new POM will be backed up and rewritten
...
with the snapshots flipped.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112898 13f79535-47bb-0310-9956-ffa450edef68
2003-02-11 05:07:27 +00:00
jvanzyl
2351c07a36
o we need the little txt -> xdoc thing here too.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112897 13f79535-47bb-0310-9956-ffa450edef68
2003-02-11 04:26:43 +00:00
jvanzyl
2757cf66a9
o we need a little dyna tag to turn a txt file into an xdoc.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112896 13f79535-47bb-0310-9956-ffa450edef68
2003-02-11 04:25:49 +00:00
jvanzyl
19faa3a82c
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112895 13f79535-47bb-0310-9956-ffa450edef68
2003-02-11 04:15:47 +00:00
jvanzyl
bde753eac1
o Getting rid of java and using jelly as we need this as part of
...
the bootstrap.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112894 13f79535-47bb-0310-9956-ffa450edef68
2003-02-11 04:07:53 +00:00
jvanzyl
5c5a3524e1
o Show the whole <dependency/> node not just the <version/> element.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112893 13f79535-47bb-0310-9956-ffa450edef68
2003-02-11 03:49:38 +00:00
jvanzyl
73f06f85fb
o leave the snapshot as a snapshot if we can't find the mapping file.
...
the release verifier will find it if forgotten.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112892 13f79535-47bb-0310-9956-ffa450edef68
2003-02-11 03:44:26 +00:00
jvanzyl
8f20ca0f45
o Getting rid of debugging.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112891 13f79535-47bb-0310-9956-ffa450edef68
2003-02-11 03:27:40 +00:00
jvanzyl
c4ed462856
o I can now modify the POM interactively. Can't really view the XML that
...
well as jelly tries to escape everything. Gotta be a way around that.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112890 13f79535-47bb-0310-9956-ffa450edef68
2003-02-11 03:25:49 +00:00
jvanzyl
6eb4994496
o fixing typos
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112889 13f79535-47bb-0310-9956-ffa450edef68
2003-02-11 02:49:42 +00:00
kschrader
6ab2f65e2f
And so he said onto the world:
...
"Let there be a working IDEA plug-in for users who don't
specify their CVS access method while checking out"
and it was good.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112888 13f79535-47bb-0310-9956-ffa450edef68
2003-02-11 02:42:10 +00:00
jvanzyl
6a171dc97f
o trying out interactive pom editing.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112887 13f79535-47bb-0310-9956-ffa450edef68
2003-02-11 02:40:41 +00:00
jvanzyl
f9906f9f3b
o Need a way to transform the nodes if there is no user interaction.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112886 13f79535-47bb-0310-9956-ffa450edef68
2003-02-11 01:00:55 +00:00
jvanzyl
9506694e04
o Adding functionality to see the before and after transformation so
...
the user can make an educated decision.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112885 13f79535-47bb-0310-9956-ffa450edef68
2003-02-11 00:56:36 +00:00
jvanzyl
56e1e52bf0
o just starting to testing.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112884 13f79535-47bb-0310-9956-ffa450edef68
2003-02-10 22:28:27 +00:00
jvanzyl
a32be0ef9a
o sketching in interactive editing of POM.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112883 13f79535-47bb-0310-9956-ffa450edef68
2003-02-10 22:05:37 +00:00
jvanzyl
68fff41e79
o Adding a way to get hold of the selected node count so it can be
...
displayed to the user.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112882 13f79535-47bb-0310-9956-ffa450edef68
2003-02-10 16:43:41 +00:00
jvanzyl
2a7d688042
o Adding some notes while I'm making a little interactive UI for updating
...
POMs.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112881 13f79535-47bb-0310-9956-ffa450edef68
2003-02-10 15:57:06 +00:00
jvanzyl
b9c4056e1e
o use existing maven constants.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112880 13f79535-47bb-0310-9956-ffa450edef68
2003-02-10 15:44:40 +00:00
jvanzyl
cf72243a66
o Cleaning up the release plugin.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112879 13f79535-47bb-0310-9956-ffa450edef68
2003-02-10 14:06:06 +00:00
jvanzyl
4f845a3a6e
o Little template for license xdoc generation.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112878 13f79535-47bb-0310-9956-ffa450edef68
2003-02-10 13:59:38 +00:00
jvanzyl
d8ad932784
o This plugin is now required during the bootstrap and it contains code
...
that needs to be compiled which is a problem.
The only thing that needs compiling it seems it the LicenseTask which could
easily be turned into a chunk of jelly. I've disabled the <license:license/>
tag for now as I needed to bootstrap. As I get closer to cutting a release
I'll fix it.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112877 13f79535-47bb-0310-9956-ffa450edef68
2003-02-10 13:58:34 +00:00
bwalding
60026fa127
Added license property
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112876 13f79535-47bb-0310-9956-ffa450edef68
2003-02-10 08:26:57 +00:00
dion
bd0cec9bb2
Make jar:deploy use the same relative path code that the snapshot does.
...
This code realistically should be moved into the tag for deploy:artifact.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112875 13f79535-47bb-0310-9956-ffa450edef68
2003-02-10 06:42:24 +00:00
dion
4d910fdeec
made jar:deploy-snapshot use relative paths for the artifact.
...
This helps with Win32 issues (host C: not found)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112874 13f79535-47bb-0310-9956-ffa450edef68
2003-02-10 05:13:30 +00:00
dion
6037a9583b
Fix bad namespaces
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112873 13f79535-47bb-0310-9956-ffa450edef68
2003-02-10 04:01:09 +00:00
dion
788ca006a6
Use license file from license plugin rather than hardcoding
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112872 13f79535-47bb-0310-9956-ffa450edef68
2003-02-10 03:55:59 +00:00
dion
f5bf1aec31
correct license processing
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112871 13f79535-47bb-0310-9956-ffa450edef68
2003-02-10 03:52:01 +00:00
dion
9ac98b6864
Make license plugin use taglib
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112870 13f79535-47bb-0310-9956-ffa450edef68
2003-02-10 03:49:55 +00:00
dion
2a19207b62
Add two new tags for working with the license file
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112869 13f79535-47bb-0310-9956-ffa450edef68
2003-02-10 02:29:27 +00:00
jvanzyl
d40f87ea68
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112868 13f79535-47bb-0310-9956-ffa450edef68
2003-02-09 17:04:45 +00:00
jvanzyl
ac35496abe
o test for the pom node selector which will be used to swap out SNAPSHOTS
...
during a release.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112867 13f79535-47bb-0310-9956-ffa450edef68
2003-02-09 17:04:25 +00:00
jvanzyl
be58279d28
o need saxpath and jaxen for runtime.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112866 13f79535-47bb-0310-9956-ffa450edef68
2003-02-09 15:32:36 +00:00
bwalding
2eace78ada
Removed out-dated target, added info about new pom:contentvalidate target
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112865 13f79535-47bb-0310-9956-ffa450edef68
2003-02-09 13:39:11 +00:00
bwalding
c3acff23d5
Added javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112864 13f79535-47bb-0310-9956-ffa450edef68
2003-02-09 13:35:59 +00:00
bwalding
b8ba9ce577
An alternative way of validating the POM. Doesn't use the XSD as XSD doesn't take into
...
account interpolation and inheritance. This does not replace the XSD validation, merely enhances it.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112863 13f79535-47bb-0310-9956-ffa450edef68
2003-02-09 13:26:40 +00:00
bwalding
4fbbb87abb
If you don't log the error thrown back here it gets lost in a sea of backtraces.
...
This should help let users diagnose changelog problems for themselves
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112862 13f79535-47bb-0310-9956-ffa450edef68
2003-02-08 23:53:13 +00:00
dion
825d9429af
Rename jelly urls from sandbox to commons
...
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112861 13f79535-47bb-0310-9956-ffa450edef68
2003-02-08 14:25:03 +00:00
dion
2f918d3136
Add comment to generated build file as per suggestion from Geir
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112860 13f79535-47bb-0310-9956-ffa450edef68
2003-02-08 13:14:17 +00:00