Commit Graph

1630 Commits

Author SHA1 Message Date
bwalding
d7c8559949 Split things out into marginally better methods. Resolved at least one
resource leak.
PR: MPLINKCHECK-6


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114456 13f79535-47bb-0310-9956-ffa450edef68
2003-12-06 23:17:44 +00:00
vmassol
08d0ac83e8 use last released version
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114455 13f79535-47bb-0310-9956-ffa450edef68
2003-12-05 17:56:46 +00:00
vmassol
2eac55398c Continue work for 1.5 version
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114454 13f79535-47bb-0310-9956-ffa450edef68
2003-12-05 17:53:00 +00:00
vmassol
3b6c7f41d2 Prepare for 1.4 release
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114452 13f79535-47bb-0310-9956-ffa450edef68
2003-12-05 17:47:58 +00:00
vmassol
586924c6b9 Allows the user to override the Clover jar. This is especially useful as the Clover jars are license-signed for a specific project so you might want to use different jars for different projects.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114451 13f79535-47bb-0310-9956-ffa450edef68
2003-12-05 17:38:39 +00:00
vmassol
0cba10ee15 I hadn't seen there was an issue on this... Funnily I picked the same property name as the one Ben suggested! :-)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114450 13f79535-47bb-0310-9956-ffa450edef68
2003-12-05 17:16:26 +00:00
vmassol
7643ff11b7 Added dIon's fix back in version 1.3 for MPJBOSS-4.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114449 13f79535-47bb-0310-9956-ffa450edef68
2003-12-05 14:56:02 +00:00
vmassol
593982bbcd Added feature to add custom lib jars to the JBoss configuration created when using the <code>jboss:configure</code> goal.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114448 13f79535-47bb-0310-9956-ffa450edef68
2003-12-05 14:48:21 +00:00
vmassol
931e951c75 - Start work on 1.3 version
- Start exploring plugin dependencies


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114447 13f79535-47bb-0310-9956-ffa450edef68
2003-12-05 14:18:14 +00:00
vmassol
2b27d00da4 Now supports several compile and test directory sets.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114446 13f79535-47bb-0310-9956-ffa450edef68
2003-12-05 14:17:22 +00:00
dion
3f531866aa Default to useexternalfile = yes
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114445 13f79535-47bb-0310-9956-ffa450edef68
2003-12-05 04:50:12 +00:00
dion
d14e87f0d6 Default to useexternalfile = yes
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114444 13f79535-47bb-0310-9956-ffa450edef68
2003-12-05 04:33:49 +00:00
vmassol
63bd98ded5 Conditionally instrument test classes too. To instrument test classes set the <code>maven.clover.instrument.tests</code> to <code>true</code>.
Note: This feature is still limited. it will only work if there is one path in maven.compile.src.set and maven.test.compile.src.set Ant paths


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114443 13f79535-47bb-0310-9956-ffa450edef68
2003-12-04 21:46:36 +00:00
evenisse
16073c0577 Apply patch from Nicolas De Loof for reduce open files during jxr process.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114442 13f79535-47bb-0310-9956-ffa450edef68
2003-12-04 15:05:50 +00:00
vmassol
d2d20eba42 Preparing for 1.2 release
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114440 13f79535-47bb-0310-9956-ffa450edef68
2003-12-04 07:58:37 +00:00
brett
1123e81aa5 remove dud test. Fails offline/behind firewall on one test, and the other is a false positive. Testing actual connections is beyond the scope of a unit test.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114439 13f79535-47bb-0310-9956-ffa450edef68
2003-12-04 00:36:14 +00:00
vmassol
5f065ae481 Binary --> Ascii
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114438 13f79535-47bb-0310-9956-ffa450edef68
2003-12-03 11:10:45 +00:00
vmassol
7fa2b05ed5 Added column legends to the dashboard report.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114437 13f79535-47bb-0310-9956-ffa450edef68
2003-12-03 11:10:09 +00:00
jvanzyl
116ad2d080 o torque folks are taking care of their plugin now.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114436 13f79535-47bb-0310-9956-ffa450edef68
2003-12-01 17:12:21 +00:00
jvanzyl
ddd35b494d o applying patches for MPGENAPP-1
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPGENAPP-1


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114435 13f79535-47bb-0310-9956-ffa450edef68
2003-11-30 21:26:26 +00:00
jvanzyl
aca688b63c o patch for MPHIBERNATE-1
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPHIBERNATE-1


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114434 13f79535-47bb-0310-9956-ffa450edef68
2003-11-30 21:17:51 +00:00
evenisse
352b34a0ce Fix documentation
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114433 13f79535-47bb-0310-9956-ffa450edef68
2003-11-30 11:20:28 +00:00
jvanzyl
02b67fbd55 o applying patches provided by Konstantin Shaposhnikov <k8n@tut.by>
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114432 13f79535-47bb-0310-9956-ffa450edef68
2003-11-30 03:29:44 +00:00
vmassol
1e4d5620ce Added JUnit aggregators. Thanks to John D Taylor. John I had to change several things from your patch:
- remove tabs
- added missind documentation (xdoc)
- added missing tests
- it was not working. More specifically it would not work if the clover aggregators were used before the junit ones
- the goal caused by the junit aggregators was not the correct one... (you were calling "test" whereas it's the junit-report that must be called)

Please note that I had to modify both the Clover plugin and the junit-report one. So if you wish to use the junit aggregators you need to have the CVS versions of the these 2 plugins installed.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114431 13f79535-47bb-0310-9956-ffa450edef68
2003-11-29 19:11:31 +00:00
vmassol
80dfeb95d1 Removed deprecation on maven-junit-report-plugin:report goal.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114430 13f79535-47bb-0310-9956-ffa450edef68
2003-11-29 18:25:39 +00:00
vmassol
e87f613b5a I'll get it right hopefully...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114429 13f79535-47bb-0310-9956-ffa450edef68
2003-11-29 17:26:41 +00:00
vmassol
fd59ba3dda fixed invalid xml...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114428 13f79535-47bb-0310-9956-ffa450edef68
2003-11-29 17:25:38 +00:00
vmassol
f3fa17a7e9 Deprecated goal <code>maven-junit-report-plugin:report</code>. It is replaced by <code>junit-report:report</code>.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114427 13f79535-47bb-0310-9956-ffa450edef68
2003-11-29 17:22:06 +00:00
vmassol
9fe862664c - Make sure that the clover plugin restore other plugin's properties it has modified.
- Removed public <code>clover:on</code> goal as it should not have been public.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114426 13f79535-47bb-0310-9956-ffa450edef68
2003-11-29 17:15:33 +00:00
vmassol
dfa63429ca ignore target/ dir
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114425 13f79535-47bb-0310-9956-ffa450edef68
2003-11-28 08:15:48 +00:00
vmassol
923b8729ae continue work for 1.4
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114424 13f79535-47bb-0310-9956-ffa450edef68
2003-11-28 08:14:35 +00:00
vmassol
ddd2d9516c - Reworked documentation
- Prepare to release version 1.3


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114422 13f79535-47bb-0310-9956-ffa450edef68
2003-11-28 08:12:14 +00:00
vmassol
b47bde6d6d ignore maven.log
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114421 13f79535-47bb-0310-9956-ffa450edef68
2003-11-28 08:11:29 +00:00
vmassol
37faec0c3a Added plugin tests
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114420 13f79535-47bb-0310-9956-ffa450edef68
2003-11-27 20:19:46 +00:00
vmassol
b51cf2bdc4 Fixed deploy/undeploy URLs for JBoss 3.2. Applied patch from Archimedes. Not tested. We really ought to create some tests for this plugin...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114419 13f79535-47bb-0310-9956-ffa450edef68
2003-11-27 17:05:21 +00:00
dion
1415002fdd Fix version name
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114418 13f79535-47bb-0310-9956-ffa450edef68
2003-11-27 06:54:17 +00:00
dion
d483d1642d Use pluginVar tag
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114417 13f79535-47bb-0310-9956-ffa450edef68
2003-11-27 06:51:08 +00:00
dion
440fa10b9a Removed unnecessary use of pom.getPluginContext
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114416 13f79535-47bb-0310-9956-ffa450edef68
2003-11-27 06:49:53 +00:00
dion
7baa8c5fe1 Add poolman
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114415 13f79535-47bb-0310-9956-ffa450edef68
2003-11-27 06:49:05 +00:00
vmassol
1e0c337d02 Continue work for 1.4 version
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114414 13f79535-47bb-0310-9956-ffa450edef68
2003-11-26 21:21:54 +00:00
vmassol
a619116da6 Prepare for 1.3 release
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114413 13f79535-47bb-0310-9956-ffa450edef68
2003-11-26 21:17:55 +00:00
vmassol
ab88686987 continue work for version 1.3
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114412 13f79535-47bb-0310-9956-ffa450edef68
2003-11-26 21:11:34 +00:00
vmassol
8a9526a13f A few more things I have forgotten before the 1.2 release...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114411 13f79535-47bb-0310-9956-ffa450edef68
2003-11-26 21:08:02 +00:00
vmassol
9ed834a9b7 ignore build.properties
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114410 13f79535-47bb-0310-9956-ffa450edef68
2003-11-26 21:00:47 +00:00
vmassol
d54507a6fb Release version 1.2
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114409 13f79535-47bb-0310-9956-ffa450edef68
2003-11-26 20:59:41 +00:00
vmassol
d9a4298503 Added missing part about telling the dashboard plugin to use the custom aggregator
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114408 13f79535-47bb-0310-9956-ffa450edef68
2003-11-26 15:04:02 +00:00
vmassol
c045e1a78a Start of an Aggregator authoring guide
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114407 13f79535-47bb-0310-9956-ffa450edef68
2003-11-26 15:00:10 +00:00
vmassol
08fe783c40 Make sure users understand that the dashboard plugin is to be used when you have several subpojects only.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114406 13f79535-47bb-0310-9956-ffa450edef68
2003-11-26 10:51:09 +00:00
brett
a81aa7468b extra tests
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114405 13f79535-47bb-0310-9956-ffa450edef68
2003-11-26 09:08:31 +00:00
bwalding
82a2146b3b Switched to maven-button-1.png
If I hear any more whingeing, you're all getting a week in the brig and I'm switching the
default to maven-redgreen.png


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114404 13f79535-47bb-0310-9956-ffa450edef68
2003-11-25 21:16:32 +00:00