Commit Graph

553 Commits

Author SHA1 Message Date
evenisse
9dfa0664d4 Thanks to Juergen Heidak for jdee plugin.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113283 13f79535-47bb-0310-9956-ffa450edef68
2003-04-08 08:02:20 +00:00
dion
52d8af9db1 Fix typos....
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113282 13f79535-47bb-0310-9956-ffa450edef68
2003-04-07 16:02:13 +00:00
vmassol
5c2c5363f8 added PMD
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113281 13f79535-47bb-0310-9956-ffa450edef68
2003-04-07 14:33:00 +00:00
evenisse
79d4686767 Add clean:classes and clean:docs goals.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113280 13f79535-47bb-0310-9956-ffa450edef68
2003-04-07 12:48:18 +00:00
bwalding
0ae6b26db4 jexl is doing something weird with .size()
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113279 13f79535-47bb-0310-9956-ffa450edef68
2003-04-07 12:23:59 +00:00
bwalding
e7ee83d577 Syntax error with greater than symbol
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113278 13f79535-47bb-0310-9956-ffa450edef68
2003-04-07 11:51:00 +00:00
bwalding
3cf711b813 Fix edge condition with extension list calculation
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113277 13f79535-47bb-0310-9956-ffa450edef68
2003-04-07 11:45:40 +00:00
vmassol
06f94e1499 - Updated to use the latest cactus jars/zips from today (07/04/2003).
- Added empty web.xml as it seems the new cactus integration scripts now require one (this would potentially need to be fixed)


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113276 13f79535-47bb-0310-9956-ffa450edef68
2003-04-07 10:34:18 +00:00
bwalding
57bbdfeda3 Make report runner skip reports that have an empty plugin name.
Purely for menu generation.  Jexl oddity corrected
PR: MAVEN-355


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113275 13f79535-47bb-0310-9956-ffa450edef68
2003-04-07 08:15:28 +00:00
dion
3f6e98434f Add electric xml
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113274 13f79535-47bb-0310-9956-ffa450edef68
2003-04-07 02:08:13 +00:00
dion
0006245016 Add dbunit
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113273 13f79535-47bb-0310-9956-ffa450edef68
2003-04-07 01:57:51 +00:00
dion
2fa8ce0380 Add dtd parser
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113272 13f79535-47bb-0310-9956-ffa450edef68
2003-04-07 01:41:05 +00:00
bwalding
73fd760a65 Make report runner skip reports that have an empty plugin name.
Purely for menu generation.
PR: MAVEN-355


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113271 13f79535-47bb-0310-9956-ffa450edef68
2003-04-06 00:16:10 +00:00
bwalding
787f3ce08e Remove plugin name from second javadoc item. Will make report runner skip reports
that have an empty plugin name.  Purely for menu generation.
PR: MAVEN-355


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113270 13f79535-47bb-0310-9956-ffa450edef68
2003-04-06 00:10:44 +00:00
bwalding
4fcc6e9266 Pass in encoding to velocity merge in generate-from-pom
PR: MAVEN-293
Submitted by:	Kuisong Tong


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113269 13f79535-47bb-0310-9956-ffa450edef68
2003-04-05 23:37:32 +00:00
bwalding
205cdd472e Applied doco patch
PR: MAVEN-306
Submitted by:	Tim O'Brien


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113268 13f79535-47bb-0310-9956-ffa450edef68
2003-04-05 23:29:17 +00:00
bwalding
d4742faa4f Minor change to page title. Dion had fixed everything else.
PR: MAVEN-333


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113267 13f79535-47bb-0310-9956-ffa450edef68
2003-04-05 14:12:37 +00:00
bwalding
3d9460cc15 An offshoot of 297 was looking at how the bogus info got parsed. Turns out the changelog parser
only looks to see if there is a minimum of 6 dividers.  Now it checks to make sure there is a max of 6 as well.
PR: MAVEN-297


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113266 13f79535-47bb-0310-9956-ffa450edef68
2003-04-05 14:09:55 +00:00
knielsen
c5f988832a updating dependencies
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113265 13f79535-47bb-0310-9956-ffa450edef68
2003-04-05 13:54:36 +00:00
bwalding
55acec987f Turn on jar index creation. Classworlds may end up using this at some point. Only a small increase in the size of jars.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113264 13f79535-47bb-0310-9956-ffa450edef68
2003-04-05 13:54:28 +00:00
bwalding
a0060fba53 Made the initial mods to the manifest generation such that additional extension information is added.
No idea if this has any value, but it was asked for.
PR:MAVEN-334


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113263 13f79535-47bb-0310-9956-ffa450edef68
2003-04-05 13:46:57 +00:00
bwalding
62f5c157a5 Applied concept of project.css as listed in bug system.
PR: MAVEN-370
Submitted by:	Jose Gonzale Gomez


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113262 13f79535-47bb-0310-9956-ffa450edef68
2003-04-05 11:23:05 +00:00
bwalding
6aaff4da07 Split the eclipse goals into generate-project and generate-classpath. Updated doco to match.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113261 13f79535-47bb-0310-9956-ffa450edef68
2003-04-05 10:19:44 +00:00
evenisse
2f6054577e Split java plugin in clean, jar and java plugin.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113260 13f79535-47bb-0310-9956-ffa450edef68
2003-04-05 08:13:36 +00:00
evenisse
5692492db3 Split java plugin in clean, jar and java plugin.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113259 13f79535-47bb-0310-9956-ffa450edef68
2003-04-05 08:03:18 +00:00
vmassol
8786cd4a91 Made the plugin work with Maven b9
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113258 13f79535-47bb-0310-9956-ffa450edef68
2003-04-04 11:06:45 +00:00
vmassol
91b265cc3a more ignore files
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113257 13f79535-47bb-0310-9956-ffa450edef68
2003-04-03 19:32:31 +00:00
vmassol
1b3cf510a2 Update POM to fit the new location of the plugin in the Maven CVS + added myself as developer
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113256 13f79535-47bb-0310-9956-ffa450edef68
2003-04-03 19:30:41 +00:00
vmassol
7e5a15e526 use PMD 1.04
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113255 13f79535-47bb-0310-9956-ffa450edef68
2003-04-03 19:17:26 +00:00
vmassol
4d65825235 more ignore files
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113254 13f79535-47bb-0310-9956-ffa450edef68
2003-04-03 19:04:40 +00:00
vmassol
5a9dfe3d3c Moved the PMD plugin from http://sourceforge.net/projects/maven-plugins to the Maven CVS. I will move it to another place when we decide to have plugins hosted in a different subproject of maven.apache.org.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113253 13f79535-47bb-0310-9956-ffa450edef68
2003-04-03 18:58:12 +00:00
bwalding
34d3f2b082 Add the powered by logo
PR: MAVEN-364


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113252 13f79535-47bb-0310-9956-ffa450edef68
2003-04-02 12:29:24 +00:00
abarantsev
58aa22df24 Prepend ${basedir} in front of paths to make generated project reactor-safe
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113251 13f79535-47bb-0310-9956-ffa450edef68
2003-04-02 12:19:13 +00:00
bwalding
3be506b244 o That was never meant to be committed. Backout the goal split.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113250 13f79535-47bb-0310-9956-ffa450edef68
2003-04-02 12:11:35 +00:00
dion
bb67942540 Fix whitespace
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113249 13f79535-47bb-0310-9956-ffa450edef68
2003-04-02 12:01:51 +00:00
dion
b5c3961b5c Fixed broken war goal that was introduced a few revs back when someone introduced
war:package


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113248 13f79535-47bb-0310-9956-ffa450edef68
2003-04-02 11:56:33 +00:00
bwalding
c33a72d75d Current logos
PR: MAVEN-364


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113247 13f79535-47bb-0310-9956-ffa450edef68
2003-04-02 11:50:01 +00:00
bwalding
1522250be6 New property for setting the image to use as powered by + location.
PR: MAVEN-364


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113246 13f79535-47bb-0310-9956-ffa450edef68
2003-04-02 11:45:45 +00:00
dion
c5fddeb0d5 - Applied a modified version of the patch in MAVEN-358
- Upped the project version to 1.2-SNAPSHOT
- Documented new properties
- Added changes record for this release


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113245 13f79535-47bb-0310-9956-ffa450edef68
2003-04-02 00:13:36 +00:00
knielsen
7239034b52 cleanup
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113244 13f79535-47bb-0310-9956-ffa450edef68
2003-04-01 12:28:12 +00:00
knielsen
ac583b511b compiling samples
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113243 13f79535-47bb-0310-9956-ffa450edef68
2003-04-01 12:11:54 +00:00
dion
73339f1e81 Update docs with fix
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113242 13f79535-47bb-0310-9956-ffa450edef68
2003-04-01 06:30:27 +00:00
dion
d7a57d74bb Fix class not found running validate-war
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113241 13f79535-47bb-0310-9956-ffa450edef68
2003-04-01 06:28:54 +00:00
dion
ab25fc1486 Explicity use ant name space. In prep for removal of jeez etc
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113240 13f79535-47bb-0310-9956-ffa450edef68
2003-04-01 00:50:11 +00:00
dion
44b4cb6f4a ensure directory exists when copying an artifact
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113239 13f79535-47bb-0310-9956-ffa450edef68
2003-04-01 00:49:17 +00:00
abarantsev
cab181e7d5 Allow using tags inside <source> (e.g. to colorize source code)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113238 13f79535-47bb-0310-9956-ffa450edef68
2003-03-31 06:19:01 +00:00
dion
4eb54644b1 This maybe useless, but I want to investigate how logging works with test cases
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113237 13f79535-47bb-0310-9956-ffa450edef68
2003-03-31 03:02:58 +00:00
dion
394d4ceaf2 Test case for failing j2ee plugin when proxies cache a bad DTD.
The entities weren't being resolved locally.

Refactor and fix bad resource name


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113236 13f79535-47bb-0310-9956-ffa450edef68
2003-03-31 03:02:07 +00:00
dion
5e82d07dfc Test case for failing j2ee plugin when proxies cache a bad DTD.
The entities weren't being resolved locally.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113235 13f79535-47bb-0310-9956-ffa450edef68
2003-03-31 03:01:44 +00:00
dion
26d891efe4 Explicity use ant name space. In prep for removal of jeez etc
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113234 13f79535-47bb-0310-9956-ffa450edef68
2003-03-30 23:29:45 +00:00