Commit Graph

894 Commits

Author SHA1 Message Date
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
plynch
9cd783ad9e o updating to version 2.0-dev because of significant changes
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113403 13f79535-47bb-0310-9956-ffa450edef68
2003-05-05 03:00:40 +00:00
plynch
532f97dc2c o adjusting propeties to closely mimic that of the new webserver plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113402 13f79535-47bb-0310-9956-ffa450edef68
2003-05-05 02:59:32 +00:00
plynch
33350a6995 o now closely mimics the behaviour of the webserver plugin protocol
o a complete rewrite, therefore the version gets bumped to 2.0


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113401 13f79535-47bb-0310-9956-ffa450edef68
2003-05-05 02:58:47 +00:00
plynch
8edd175044 o breaking out tomcat 4.1.x from tomcat 4.0.x cause I expect to use some smarter scripting, perhaps via Ant tasks, for tomcat 4.1.x
o updating to better match the protocol found in the webserver plugin


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113400 13f79535-47bb-0310-9956-ffa450edef68
2003-05-05 02:57:34 +00:00
plynch
e5c30745b4 o adding support for maven.home.local property ( fix for patch from MAVEN-302 )
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113399 13f79535-47bb-0310-9956-ffa450edef68
2003-05-05 02:30:42 +00:00
plynch
6d4182d29a o adding myself as developer
o updating the release number to 1.1 SNAPSHOT as changes have been made to support maven.home.local


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113398 13f79535-47bb-0310-9956-ffa450edef68
2003-05-05 02:30:00 +00:00
plynch
de7925b3fe o making changes provided with patch for MAVEN-302 from Aslak Hellesoy that replace ${maven.home}/plugins with ${maven.plugin.dir}
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113397 13f79535-47bb-0310-9956-ffa450edef68
2003-05-04 23:46:02 +00:00
evenisse
db0f13cde3 Fix typo.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113396 13f79535-47bb-0310-9956-ffa450edef68
2003-05-04 18:30:37 +00:00
evenisse
2441048fd1 Add plugin.properties for default values.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113395 13f79535-47bb-0310-9956-ffa450edef68
2003-05-04 18:30:12 +00:00
evenisse
1a3e5d43a5 Apply Maven-424. Thanks to Joe Germuska.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113394 13f79535-47bb-0310-9956-ffa450edef68
2003-05-04 18:26:15 +00:00
plynch
3dc8f6490e o adding property docs for version 2.0
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113393 13f79535-47bb-0310-9956-ffa450edef68
2003-05-02 18:40:56 +00:00
plynch
77d3286445 o adjusted logging for maven status
o changed additional port names
o added stricter validation that requires at least one of http or https port


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113392 13f79535-47bb-0310-9956-ffa450edef68
2003-05-02 17:55:29 +00:00
plynch
dc9d35785f o changing extra port names to A, B, C from one, two,three
o ultimately I would like to see them numbered 1-100 or something to be not so limited


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113391 13f79535-47bb-0310-9956-ffa450edef68
2003-05-02 17:54:04 +00:00
dion
ffaf39f9a9 Add bogus defaults for properties
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113390 13f79535-47bb-0310-9956-ffa450edef68
2003-04-28 15:31:55 +00:00
dion
c74f8b1db5 Add some docs
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113389 13f79535-47bb-0310-9956-ffa450edef68
2003-04-28 15:31:09 +00:00
jstrachan
98525aa613 Defaulted the compile target to 1.1. If a build is done on JDK 1.4 then it defaults to JDK 1.4, which means on some JVM's (e.g. IBM's JDK 1.3) the code won't work! Even if you're not using any JDK 1.4 features. The generated bytecode can contain some JDK 1.4 specific methods!
So as a safety measure, I've defaulted the target to 1.1 by default (which is the default setting for JDK 1.1, 1.2 and 1.3 anyway). 

You can still overload this value on a project by project basis - this just prevents this possible bug hitting Maven users.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113388 13f79535-47bb-0310-9956-ffa450edef68
2003-04-26 09:56:23 +00:00
plynch
8e79e2dd7d o updating to account for changes to 2.0
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113387 13f79535-47bb-0310-9956-ffa450edef68
2003-04-24 23:10:19 +00:00
plynch
c206203746 o removing the dependencies still seems to let the plugin work, so thought I'd clean it up
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113386 13f79535-47bb-0310-9956-ffa450edef68
2003-04-24 20:51:55 +00:00
plynch
e53ca6a817 o we need to use ant conditions for some things. when running maven console ant properties are cached. So added code to remove them from the context before executing the ant conditions. This way maven console seems to always start fresh. Except of course for filtersets. I don't know how to remove filtersets from the context.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113385 13f79535-47bb-0310-9956-ffa450edef68
2003-04-24 20:39:41 +00:00
plynch
64f07707cc o making changes that consist of new features and a better interface of goals for version 2.0
o adding full use of reinstall and restart goals
o nooping most goals if their action would be redundant
o adding webserver:cycle to attempt a smart figuring of what a typical developer would need for rapid development. This replaces the smarts found in webserver:install and webserver:start in versions 1.x


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113384 13f79535-47bb-0310-9956-ffa450edef68
2003-04-24 18:48:43 +00:00
plynch
3b0f7500d4 o updating the version number
o adjusting my role to let people know who has been the main driver of the project in case they have questions I can help with


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113383 13f79535-47bb-0310-9956-ffa450edef68
2003-04-24 18:45:34 +00:00
plynch
4d0047df0c o cleaning up reinstall and install goals into a dyna tag
The reason is the only difference is on a reinstall we want to force the copy of conf files, where an install doesn't force.
o general cleanup
o now implements restart and reinstall goals correctly


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113382 13f79535-47bb-0310-9956-ffa450edef68
2003-04-24 18:43:54 +00:00
dion
e177700327 More docs before 1.0 release
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113381 13f79535-47bb-0310-9956-ffa450edef68
2003-04-24 14:09:08 +00:00
evenisse
9a34fcdf8e typo correction.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113380 13f79535-47bb-0310-9956-ffa450edef68
2003-04-24 13:41:31 +00:00
evenisse
e6e44622a6 Add the possibility to choose the main jar. Thanks to Dominique Collette.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113379 13f79535-47bb-0310-9956-ffa450edef68
2003-04-24 13:06:22 +00:00