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
jstrachan
75b0cb84d3
Patch to fix the jellydoc plugin so that it actually works on other projects :-).
...
This patch not only removes the oodles of wraning messages that jellydoc was causing but also it now manages to find some tags now! :-)
The main issue was that the Jelly library wasn't on the classpath and so the tag inheritence/interface implementation couldn't be found and so no tags were found.
Now fixed
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112859 13f79535-47bb-0310-9956-ffa450edef68
2003-02-08 11:40:25 +00:00
bwalding
39f00e7dcb
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112858 13f79535-47bb-0310-9956-ffa450edef68
2003-02-08 06:03:35 +00:00
kaz
83c36bfdad
Fixing whitespace.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112857 13f79535-47bb-0310-9956-ffa450edef68
2003-02-08 01:40:03 +00:00
jstrachan
fb60ff974a
commented out the license plugin until it actually works
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112856 13f79535-47bb-0310-9956-ffa450edef68
2003-02-07 17:11:04 +00:00
jstrachan
23bfa613b7
Some patches so that the plugin works inside the reactor
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112855 13f79535-47bb-0310-9956-ffa450edef68
2003-02-07 17:10:26 +00:00
jstrachan
01cbf95200
removed unnecessary dependency that was in there by accident
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112854 13f79535-47bb-0310-9956-ffa450edef68
2003-02-07 13:53:10 +00:00
jstrachan
aab5270e74
added an extra check so that jellydoc can be ran before a compile
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112853 13f79535-47bb-0310-9956-ffa450edef68
2003-02-07 12:15:22 +00:00
jstrachan
46d3cf7bfd
An early implementation of a jellydoc plugin.
...
The idea behind this plugin is to generate javadoc-like documentation for Jelly tags. Now there are various projects which define their own library (or libraries) of Jelly tags. So this code which used to reside inside the Jelly build has now been refactored into a Maven plugin.
To add it to your build just add this to your maven.xml
<preGoal name="site">
<attainGoal name="jellydoc"/>
</preGoal>
Its still fairly simple and basic right now. Its using a doclet (rather than xdoclet or qdox) and doesn't handle DynaTag implementations very well - so I'm sure we can improve this over time. However for now this might help other projects (like Maven itself as well as other projects like Latka, Drools, Werkflow etc) create auto-generated documentation for their tags.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112852 13f79535-47bb-0310-9956-ffa450edef68
2003-02-07 12:10:44 +00:00
evenisse
cfdd9154c4
correct variable name
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112851 13f79535-47bb-0310-9956-ffa450edef68
2003-02-07 12:01:04 +00:00
evenisse
06515f23fe
update to avoid FileNotFoundException if the parent directory does not exist .
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112850 13f79535-47bb-0310-9956-ffa450edef68
2003-02-07 11:47:14 +00:00
evenisse
0cf7643d7c
Update to new id format
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112849 13f79535-47bb-0310-9956-ffa450edef68
2003-02-06 17:04:28 +00:00
evenisse
adb183e85c
Add log:info to see messages
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112848 13f79535-47bb-0310-9956-ffa450edef68
2003-02-06 15:23:03 +00:00
evenisse
953c62ae71
Add commons-jelly-tag-swing
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112847 13f79535-47bb-0310-9956-ffa450edef68
2003-02-06 15:15:38 +00:00
bwalding
3f40435337
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112846 13f79535-47bb-0310-9956-ffa450edef68
2003-02-06 13:10:29 +00:00
kaz
93602580e0
Fixed the test to see if unit tests were available. It was not working
...
before.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112845 13f79535-47bb-0310-9956-ffa450edef68
2003-02-05 14:02:04 +00:00
bwalding
76f8af6019
MAVEN-248: Added xref-test
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112844 13f79535-47bb-0310-9956-ffa450edef68
2003-02-05 11:37:30 +00:00
bwalding
26f339b125
MAVEN-248: Added xref-test to navigation menu. This will probably be removed shortly
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112843 13f79535-47bb-0310-9956-ffa450edef68
2003-02-05 11:36:50 +00:00
bwalding
682f9a8260
MAVEN-243: Test xref doesn't have a javadoc link
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112842 13f79535-47bb-0310-9956-ffa450edef68
2003-02-05 11:23:54 +00:00
bwalding
af89565186
MAVEN-243: These components no longer add javadoc links if the javadoc path is not set
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112841 13f79535-47bb-0310-9956-ffa450edef68
2003-02-05 11:23:25 +00:00
bwalding
1ab41a850c
Added logging information as to what command line was being run
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112840 13f79535-47bb-0310-9956-ffa450edef68
2003-02-05 07:42:56 +00:00
bwalding
450178cfec
Only want to add an extra junit if no junit is already listed as a dependency
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112839 13f79535-47bb-0310-9956-ffa450edef68
2003-02-04 11:56:03 +00:00
evenisse
7108a66aeb
Update JBuilder files generation. Comments are necessary in destination files.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112838 13f79535-47bb-0310-9956-ffa450edef68
2003-02-04 09:57:07 +00:00
bwalding
5cd9806927
Make temp page a little more explicit so that it doesn't confuse new users.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112837 13f79535-47bb-0310-9956-ffa450edef68
2003-02-04 06:37:34 +00:00
bwalding
3397d11dbd
o Fixed name of plugin
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112836 13f79535-47bb-0310-9956-ffa450edef68
2003-02-04 05:07:07 +00:00
bwalding
6f6807777a
o Fixed name of plugin
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112835 13f79535-47bb-0310-9956-ffa450edef68
2003-02-04 04:45:46 +00:00
kaz
c940fa00ad
Changed the name of that property to 'includeProjectDocumentation' as
...
its more descriptive. The docs are always generated, this property is
just a little shortcut to have them not displayed in the navigation bar.
I've also updated the documentation to reflect this change.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112834 13f79535-47bb-0310-9956-ffa450edef68
2003-02-04 04:08:31 +00:00
kaz
2e549c0f09
Added a new property that enables a user to disable the inclusion of the
...
"Project Documentation" section of the navbar (i.e. the Maven generated
stuff). This is useful for documentation sites only. The new property
is:
maven.xdoc.generateProjectDocumentation = yes
If you want to disable the generation, set this value to 'no' in your
project.properties.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112833 13f79535-47bb-0310-9956-ffa450edef68
2003-02-04 03:59:31 +00:00
jvanzyl
61be02576a
o xml-apis dep
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112832 13f79535-47bb-0310-9956-ffa450edef68
2003-02-04 03:10:47 +00:00
bwalding
caebea39e4
Removed spurious log message I left in there
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112831 13f79535-47bb-0310-9956-ffa450edef68
2003-02-04 01:01:23 +00:00
bwalding
f2211e4a87
MAVEN-251: Oversight on my part. Measure twice, cut once.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112830 13f79535-47bb-0310-9956-ffa450edef68
2003-02-04 00:29:34 +00:00
bwalding
1c4df3de36
MAVEN-251: Oversight on my part
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112829 13f79535-47bb-0310-9956-ffa450edef68
2003-02-04 00:26:47 +00:00
bwalding
d4f2d33526
MAVEN-250: Created doc:jslFile to perform arbitrary jsl transformations. Old doc:jsl tag uses doc:jslFile internally
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112828 13f79535-47bb-0310-9956-ffa450edef68
2003-02-04 00:18:11 +00:00
bwalding
03efaf0c57
MAVEN-251: Removed jsl file as it isn't really required for a plugin this trivial. Now follows same pattern as eclipse plugin, merge opportunity?
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112827 13f79535-47bb-0310-9956-ffa450edef68
2003-02-03 23:58:10 +00:00
bwalding
60f1a81073
Upgrade to 2.3
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112826 13f79535-47bb-0310-9956-ffa450edef68
2003-02-03 20:36:18 +00:00
brekke
a7cb80a670
Was failing to compile without this dependency. Plucked the version from what
...
Maven is currently using.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112825 13f79535-47bb-0310-9956-ffa450edef68
2003-02-03 17:09:42 +00:00
jvanzyl
619c4fab99
Initial revision
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112821 13f79535-47bb-0310-9956-ffa450edef68
2003-02-03 14:28:22 +00:00
bwalding
95e8a42f8c
Coding conventions
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112820 13f79535-47bb-0310-9956-ffa450edef68
2003-02-03 14:14:16 +00:00