Commit Graph

719 Commits

Author SHA1 Message Date
bwalding
67910a4068 Just checked Sun's site, XSDLIB is now under an open license.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113458 13f79535-47bb-0310-9956-ffa450edef68
2003-06-01 10:30:10 +00:00
vmassol
c38bee24ca Be more specific...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113457 13f79535-47bb-0310-9956-ffa450edef68
2003-05-31 07:08:01 +00:00
vmassol
cec025549b Added migration guide.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113456 13f79535-47bb-0310-9956-ffa450edef68
2003-05-31 07:00:35 +00:00
bwalding
5789f85688 Added a little more information about the cache property
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113455 13f79535-47bb-0310-9956-ffa450edef68
2003-05-30 22:22:21 +00:00
vmassol
e9a4ebf089 added checkstyle report
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113454 13f79535-47bb-0310-9956-ffa450edef68
2003-05-30 13:16:09 +00:00
vmassol
5ca66c564b - Upgraded to support Checkstyle 3.1 and bumped version to 2.0-SNAPSHOT
- Cleaned the plugin goals and logic
- Cleaned and updated the documentation


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113453 13f79535-47bb-0310-9956-ffa450edef68
2003-05-30 13:13:26 +00:00
vmassol
eab06469da Preparing to release checkstyle plugin 1.1
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113451 13f79535-47bb-0310-9956-ffa450edef68
2003-05-30 09:19:21 +00:00
vmassol
7658962d86 now using the "plain" formatter instead of the "brief" one in order to get list of tests printed in the console.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113450 13f79535-47bb-0310-9956-ffa450edef68
2003-05-28 09:41:43 +00:00
vmassol
ba65139954 Added maven.cactus.printsummary property (same meaning as the printsummary attribute of the Ant junit task).
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113449 13f79535-47bb-0310-9956-ffa450edef68
2003-05-28 09:36:20 +00:00
vmassol
913064ea9f added eclipse project files to ignore list
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113448 13f79535-47bb-0310-9956-ffa450edef68
2003-05-28 09:07:15 +00:00
dion
a03af60a04 Keep docs up to date
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113447 13f79535-47bb-0310-9956-ffa450edef68
2003-05-27 23:27:29 +00:00
dion
4df3bf584e Bump version up for development
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113446 13f79535-47bb-0310-9956-ffa450edef68
2003-05-27 23:26:27 +00:00
dion
be3976decd Applied Maven-436 patch
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113445 13f79535-47bb-0310-9956-ffa450edef68
2003-05-27 23:25:55 +00:00
jvanzyl
2b78519c60 o Applying Tim Anderson's patches for the castor plugin.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113444 13f79535-47bb-0310-9956-ffa450edef68
2003-05-27 13:39:56 +00:00
kaz
4bfab8a325 Enhanced the AspectJ plugin to enable users to specify that emacs
symbols should be generated.  This is important for users that rely on
the -emacssym ajc command line option.  Specifically, the AspectJ emacs
minor mode uses these symbols (which is a very cool mode btw).

I've simply added a property called maven.aspectj.ajc.option.emacssym
which defaults to 'off' so there is no change in previous behavior of
the plugin.  However, if you set this option to 'on', the aspectj
compile goal will generate the appropriate symbol information.

Documentation has been updated to reflect the change.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113443 13f79535-47bb-0310-9956-ffa450edef68
2003-05-26 15:43:49 +00:00
bwalding
5bd614b038 Fixing typo (of -> off)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113442 13f79535-47bb-0310-9956-ffa450edef68
2003-05-26 13:36:05 +00:00
evenisse
6cf5126c02 Add missing navigation file.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113441 13f79535-47bb-0310-9956-ffa450edef68
2003-05-24 18:40:59 +00:00
vmassol
88bc9fe240 Fixed typo bug when running in the JBoss 3.x container.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113440 13f79535-47bb-0310-9956-ffa450edef68
2003-05-24 11:44:23 +00:00
vmassol
a88966d6fa removed project.properties from ignore list but added build.properties instead, as it should always have been...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113439 13f79535-47bb-0310-9956-ffa450edef68
2003-05-24 11:38:32 +00:00
vmassol
53c6affe60 Removed reports that we don't use
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113438 13f79535-47bb-0310-9956-ffa450edef68
2003-05-23 21:35:18 +00:00
vmassol
5cdf6b1d72 Added announcement links
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113437 13f79535-47bb-0310-9956-ffa450edef68
2003-05-23 21:30:25 +00:00
vmassol
eef02557cb WARNING: Full plugin rewrite! Version 3.0 of the Cactus plugin now relies on the newest Cactus/Ant integration which has completely changed since version 2.0 (and 2.1-SNAPSHOT, which by the way has never been released, and never will). Thanks to the new Cactus/Ant, some features have also been added. The plugin now uses the new <cactifywar> and <cactus> Ant tasks (see http://jakarta.apache.org/cactus/integration/ant/index.html for more details).
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113436 13f79535-47bb-0310-9956-ffa450edef68
2003-05-23 21:05:56 +00:00
plynch
fa22f63625 o adding context.getVariable qualifications and adding support to copy the conf files with webserver plugin properties.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113435 13f79535-47bb-0310-9956-ffa450edef68
2003-05-23 00:01:12 +00:00
plynch
4e5c9f48cc o adding more context.getVariable goodies
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113434 13f79535-47bb-0310-9956-ffa450edef68
2003-05-22 23:58:14 +00:00
plynch
078e8cfdfa o sometimes properties fetched using the ${some.property} notation don't always come through. in particular when I added a maven.webserver.port.http calue to my project.properties and ran the plugin, the plugin failed on the check for maven.webserver.test.socket because the ${maven.webserver.test.socket} notation was used. when I switched to context.getVariable('maven.webserver.test.socket') it found my project.properties specified value no problem. Amazing....
o added maven.appserver properties to the filterset so that the two plugins can integrate better.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113433 13f79535-47bb-0310-9956-ffa450edef68
2003-05-22 23:52:00 +00:00
plynch
90ebd3d0d2 o in hindsight giving warnings instead of reading the user's mind can slow down ra
pid development. If install is called and already installed, try a reinstall. If s
tart is called and already started, try a restart. Do not give failures in these c
ases.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113432 13f79535-47bb-0310-9956-ffa450edef68
2003-05-22 19:00:37 +00:00
plynch
05ad52be91 o in hindsight giving warnings instead of reading the user's mind can slow down rapid development. If install is called and already installed, try a reinstall. If start is called and already started, try a restart. Do not give failures in these cases.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113431 13f79535-47bb-0310-9956-ffa450edef68
2003-05-22 19:00:04 +00:00
evenisse
913a0e04f9 Use torque.sql.dir instead of torque.output.dir for outputDirectory of torque:datasql
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113430 13f79535-47bb-0310-9956-ffa450edef68
2003-05-22 04:59:36 +00:00
evenisse
cccaae434f Add pom dependencies for run torque with database driver jars declare in pom
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113429 13f79535-47bb-0310-9956-ffa450edef68
2003-05-20 09:24:33 +00:00
dion
52ffc1f5a6 Apply patch from arno schumacher fixing subsection coloring.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113428 13f79535-47bb-0310-9956-ffa450edef68
2003-05-19 00:13:10 +00:00
dion
8d324776be Upgrade project.xml for 1.0 release
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113426 13f79535-47bb-0310-9956-ffa450edef68
2003-05-18 12:26:43 +00:00
michal
13915b6198 Commented out cglib as it is not yet needed and is not available in ibiblio repository
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113425 13f79535-47bb-0310-9956-ffa450edef68
2003-05-16 09:19:44 +00:00
plynch
9c4d21e739 o adding back dependencies cause if you call the plugin from an attain goal it can
't find log if your calling script hasn't loaded that library


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113424 13f79535-47bb-0310-9956-ffa450edef68
2003-05-15 17:12:47 +00:00
plynch
5d49b8b7a3 o adding back dependencies cause if you call the plugin from an attain goal it can't find log if your calling script hasn't loaded that library
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113423 13f79535-47bb-0310-9956-ffa450edef68
2003-05-15 17:12:25 +00:00
michal
e81ddc8283 Initial import to CVS
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113422 13f79535-47bb-0310-9956-ffa450edef68
2003-05-15 13:06:27 +00:00
michal
e66dc52695 Fix for Maven-383
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113421 13f79535-47bb-0310-9956-ffa450edef68
2003-05-15 12:56:27 +00:00
bwalding
72471b9fc3 Updated to the classworlds SNAPSHOT. If no one has any major issues, we'll release a final beta 5.
Uberjars should now be compatible with jetty


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113420 13f79535-47bb-0310-9956-ffa450edef68
2003-05-13 10:17:05 +00:00
evenisse
3cb2c1018c Fix outpath. I accidentally used the
"maven.jbuilder.docpath" value for OutPath as well as DocPath.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113419 13f79535-47bb-0310-9956-ffa450edef68
2003-05-12 05:20:40 +00:00
michal
5737a02889 Fixed small typo reported by Mark H. Wilkinson - was {$testOutputDir } instead of ${testOutputDir}
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113418 13f79535-47bb-0310-9956-ffa450edef68
2003-05-09 14:03:58 +00:00
vmassol
75a1b667e1 Updated to use the Cactus/Ant integration built on 26th of April 2003. This makes the <code>web.xml</code> merge works.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113417 13f79535-47bb-0310-9956-ffa450edef68
2003-05-09 10:59:27 +00:00
michal
db2436883d Smarter generation of .classpath file.
${basedir} prefix is cut off if present in any path.
Default locations of source and destination folder are used instead 
of hardcoded paths like 'target/classes'.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113416 13f79535-47bb-0310-9956-ffa450edef68
2003-05-09 08:42:21 +00:00
michal
1ae2e5e63d small typo fixed
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113415 13f79535-47bb-0310-9956-ffa450edef68
2003-05-08 20:56:51 +00:00
michal
5878b8d99e - Added auto generation of application.xml file
- Process of bundling artifacts  in ear is  type senstive now


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113414 13f79535-47bb-0310-9956-ffa450edef68
2003-05-08 20:53:55 +00:00
jstrachan
0c8d13974e added the unit test output directory to the classpath so that unit tests ran from inside of eclipse can find any unit test resources on the classpath. e.g. any property files used in unit tests that the classloader is used to find
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113413 13f79535-47bb-0310-9956-ffa450edef68
2003-05-07 17:54:22 +00:00
jstrachan
b82a656168 patch to avoid adding JUnit twice to a generated project file for projects which require JUnit as a dependency
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113412 13f79535-47bb-0310-9956-ffa450edef68
2003-05-07 17:44:03 +00:00
jvanzyl
004e6aa9b4 o Cleanup I did last night which was sitting in my live maven/plugins
directory.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113411 13f79535-47bb-0310-9956-ffa450edef68
2003-05-05 15:12:18 +00:00
jvanzyl
664d5642cd Initial revision
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113407 13f79535-47bb-0310-9956-ffa450edef68
2003-05-05 15:07:18 +00:00
plynch
a36321160b o leave it up to plugin.jelly to make the root dir since that is where the detection is and it is a required property
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113406 13f79535-47bb-0310-9956-ffa450edef68
2003-05-05 03:06:51 +00:00
plynch
cf331fdccf o make the maven.webserver.root dir or else the install detection may fail. the maven.webserver.dir is made seperately cause the root may not be a subdirectory of the dir
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113405 13f79535-47bb-0310-9956-ffa450edef68
2003-05-05 03:05:59 +00:00
plynch
c0fd578c4b o removing cruft and making sense
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113404 13f79535-47bb-0310-9956-ffa450edef68
2003-05-05 03:03:29 +00:00