Commit Graph

  • 58071bcf0f o making maven.webserver.test.url optional o adding a bunch of FIXME notes about the next release of werkz which hopefully contains the already implemented session attribute on attaingoal. In the meantime the ability to effectively use postGoal and preGoals on the primary goals of the plugin is very limited. plynch 2003-03-27 20:50:44 +00:00
  • c78da219dc o maven.webserver.test.url is now optional. If not defined then we only test the socket to see if the server is started. If defined then both the socket and url must be valid. plynch 2003-03-27 20:46:18 +00:00
  • 8365c48afc o simplify the Windows specific executable calls by using multiple os attribute values plynch 2003-03-27 17:31:00 +00:00
  • de3d87ef7f o use define taglib to help isolate the main work of the goals o improve user feedback o be explicit with the variable retrieval to avoid jexl issues plynch 2003-03-27 17:29:25 +00:00
  • acee4497dc o In the same vein as previous patch to same file. bwalding 2003-03-27 14:12:46 +00:00
  • 311a1cd941 Explicity use ant name space. In prep for removal of jeez etc dion 2003-03-27 13:21:38 +00:00
  • 7f943882cf o Although it is bad form to create class files in your source area, it does make development a lot faster (no build / compile cycle for good containers). So, *.class files that are under WEB-INF/classes in src/webapp will be excluded from the final WAR. bwalding 2003-03-27 10:27:27 +00:00
  • 0c686a5e38 added back cpptasks jar dion 2003-03-27 03:14:45 +00:00
  • 80b4476c59 Explicity use ant name space. In prep for removal of jeez etc dion 2003-03-26 23:27:44 +00:00
  • 8888e3d7d0 Remove unavailable dependency until deployed dion 2003-03-26 23:19:20 +00:00
  • 92efd14434 Add section about cvsgrab dion 2003-03-26 20:45:14 +00:00
  • e28417b83d Initial checking of the Native compilation plugin knielsen 2003-03-26 19:32:13 +00:00
  • 4f1f51d20b o new home for the pom:deploy plugin and added a pom:install goal as well. jvanzyl 2003-03-26 15:50:05 +00:00
  • 447dcda9bb o moving pom:deploy goal to the pom plugin. jvanzyl 2003-03-26 15:49:40 +00:00
  • 354f964c12 Use line attribute for jvmarg. evenisse 2003-03-26 12:47:03 +00:00
  • dd6a81a782 Explicity use ant name space. In prep for removal of jeez etc dion 2003-03-26 12:32:50 +00:00
  • ed977c30b3 ascii -> bin knielsen 2003-03-26 11:13:32 +00:00
  • bd50b92f40 o Give the ability to set a Main-Class attribute in the manifest bwalding 2003-03-26 10:27:17 +00:00
  • 0a5d89bd45 Add jvmarg support for junit. Add properties documentation. evenisse 2003-03-26 10:07:23 +00:00
  • ff845fe760 Add jvmarg support for junit. Add properties documentation. evenisse 2003-03-26 09:52:51 +00:00
  • 268539ed15 update to Ant Integration zip of 20030325 vmassol 2003-03-25 19:47:33 +00:00
  • 1b8c2ac8fc o Fix invalid pre-req bwalding 2003-03-24 21:08:17 +00:00
  • 8a1a76f011 Remove unused dependency dion 2003-03-24 15:08:19 +00:00
  • dc270b37b5 Upgraded jelly tags in various plugins as they were clashing with the vdoclet plugin dion 2003-03-24 14:49:47 +00:00
  • e592610aed Add possibility to add other tags in changes report. evenisse 2003-03-24 11:04:14 +00:00
  • afe9642c62 documented new cactus.runner property vmassol 2003-03-23 21:32:17 +00:00
  • d2d18fb757 Added support for stopping the build on failure/error (or not) vmassol 2003-03-23 15:27:16 +00:00
  • fe548e72f8 Added cactus report generation vmassol 2003-03-23 12:54:59 +00:00
  • eeb57356a5 Added default goal vmassol 2003-03-23 09:30:31 +00:00
  • 9d56a26ce9 PR: Mailing list Submitted by: Incze Lajos bwalding 2003-03-23 07:46:26 +00:00
  • d4d29a5fe7 Generic support for any container defined in the Cactus/Ant Integration module. vmassol 2003-03-22 21:25:28 +00:00
  • d4b5b795c9 Updated docs vmassol 2003-03-22 21:24:31 +00:00
  • c1e03909c2 First cut at the 2.0 version which now uses the Ant Integration Module from the Cactus project vmassol 2003-03-22 16:47:15 +00:00
  • 7dd0ef45e7 removed report for the time being. Will add it again later. vmassol 2003-03-22 16:44:19 +00:00
  • fbf88d7467 added entry for the 2.0 release vmassol 2003-03-22 16:42:11 +00:00
  • f8b5283d03 removed confs and scripts as this is now provided by the Ant Integration Module vmassol 2003-03-22 16:41:47 +00:00
  • c9feca0230 moved the sample at the root of the plugin (as it is not a plugin resource) vmassol 2003-03-22 16:41:17 +00:00
  • 1f6f58ed25 Remove sources as this is now provided by the Ant Integration Module in the Cactus project. Note: The Ant Integration does not yet have a scanner to automatically discover cactus tests but that will come soon) vmassol 2003-03-22 16:40:42 +00:00
  • e2263c348e Move the sample project at the root (it is not a plugin resource). vmassol 2003-03-22 16:39:10 +00:00
  • f553e6585d Fix URL vmassol 2003-03-22 16:14:31 +00:00
  • b48257bad2 Prepare for release 1.2 vmassol 2003-03-22 16:05:11 +00:00
  • 67753bab85 Special no-op goal which can be used by other plugin which need to get access to any of this plugin's property. This is temporary, until we get explicit plugin dependencies. vmassol 2003-03-21 20:29:13 +00:00
  • 28e1924ac4 Add custom tags support. This option is only available with Java 1.4. evenisse 2003-03-21 14:51:06 +00:00
  • 368c574c06 Add custom tags support. This option is only available with Java 1.4. evenisse 2003-03-21 14:14:19 +00:00
  • e4c0d4dad8 o Added a property to specify the directory of the webapp dir. o Documented the new property in properties.xml smor 2003-03-21 01:26:29 +00:00
  • 5701f7178e o Cleanup properties bwalding 2003-03-20 21:05:36 +00:00
  • 0294bf94f2 *** empty log message *** bwalding 2003-03-20 21:05:02 +00:00
  • d1fc481eb6 o Cleanup properties bwalding 2003-03-20 21:03:07 +00:00
  • 7cbeb94f01 *** empty log message *** bwalding 2003-03-20 20:58:43 +00:00
  • aa822e2e4b Applied maven.test.skip patch from Jim Crossley. werken 2003-03-20 14:45:18 +00:00
  • 529a9507f2 Upgraded to newer version fo Jelly to fix some issues in the FAQ and html2xdoc plugins where the XML declaration could appear twice jstrachan 2003-03-19 19:21:16 +00:00
  • 56099260bb short description of Ashkelon smor 2003-03-19 17:16:18 +00:00
  • 6769806d87 incorporating some of Jason's ideas from NOTES.txt knielsen 2003-03-19 15:10:13 +00:00
  • e76a01c773 Removed comments for goals that are not public vmassol 2003-03-19 11:54:15 +00:00
  • ad451d4a16 formatting vmassol 2003-03-19 10:32:14 +00:00
  • a1fa84f697 Use the <groupId> and <artifactId> format as the old <id> tag is now deprecated vmassol 2003-03-19 10:29:28 +00:00
  • 6b9e4c02b3 Eric is now a committer vmassol 2003-03-19 10:24:18 +00:00
  • dff4d88d82 cactus 1.2 has never been released just revert back to 1.2-SNAPSHOT vmassol 2003-03-19 10:20:32 +00:00
  • 05ed12f230 Fix bad title dion 2003-03-19 07:38:30 +00:00
  • 6465841af5 Fix bad siteDirectory dion 2003-03-19 07:26:49 +00:00
  • cc310d755e Fix bad siteDirectory dion 2003-03-19 07:12:33 +00:00
  • 11ab76a10b jakarta.apache.org/turbine/maven -> maven.apache.org/ dion 2003-03-19 06:18:46 +00:00
  • da8382162e jakarta.apache.org/turbine/maven -> maven.apache.org/ dion 2003-03-19 06:11:24 +00:00
  • 80e3738620 jakarta.apache.org/turbine/maven -> maven.apache.org/ dion 2003-03-19 06:01:19 +00:00
  • c1f8e6ea06 jakarta.apache.org/turbine/maven -> maven.apache.org/ dion 2003-03-19 05:54:20 +00:00
  • 27c53dc12f Use ant.apache.org not jakarta.apache.org/ant dion 2003-03-19 05:42:05 +00:00
  • b51fa7c5fa Fix URL dion 2003-03-19 05:36:14 +00:00
  • a6b8aed573 Remove distribution directory and update URL dion 2003-03-19 05:31:24 +00:00
  • 49b623b2b4 Update repository url to reflect new home dion 2003-03-19 05:24:07 +00:00
  • 5c6fd0608a Update repository connection to reflect new home dion 2003-03-19 05:17:10 +00:00
  • 3760087de1 Change site directory to maven.apache.org dion 2003-03-19 05:09:58 +00:00
  • 0c79435b7e remove site address, as it's specified by the parent project.xml dion 2003-03-19 05:04:04 +00:00
  • 3d75a337bb Remove failed attempts at checking a file exists remotely. Fix groupId not being passed to the pom-template dion 2003-03-18 20:17:52 +00:00
  • 9e878a32bd bad attempt at getting file properties remotely dion 2003-03-18 06:39:59 +00:00
  • 3c6c4b3b6c Found jsr94 - thanks bob dion 2003-03-18 05:19:31 +00:00
  • 46ea323a0f jason did the remove of xsdlib dion 2003-03-17 15:02:58 +00:00
  • ee56a2fca5 define:invokeBody doesn't seem to work in a loop with a tag dion 2003-03-17 13:21:26 +00:00
  • a5fcca28b2 Add a goal to generate all POMs dion 2003-03-17 12:40:12 +00:00
  • 406b6ab636 patch to ensure that the XML declaration is output with the XML encoding as well as disabling pretty printing so that <pre> and <source> elements come out right jstrachan 2003-03-17 08:57:35 +00:00
  • b9ebac3670 Added repository:audit-generate-pom for generating a pom from a groupId as found in the audit file dion 2003-03-17 06:48:42 +00:00
  • 80d13001df pom-template as per http://jakarta.apache.org/turbine/maven/repository-upload.html dion 2003-03-17 06:48:07 +00:00
  • bf7eb043b3 o resurrected the deployers but I'm keeping them bundled up in a little tarball until I sort out the JCE issue. BouncyCastle provides a JCE implementation that should work with Jsch in order to make the Java-based ssh deployer work. jvanzyl 2003-03-17 05:10:05 +00:00
  • db9d167068 Refactor some tags out dion 2003-03-17 02:44:35 +00:00
  • 89182f3b8c o MAVEN-323: eclipse needs to be able to access the test plugin's dependencies. This tag forces test plugin to be loaded when eclipse plugin is run. bwalding 2003-03-16 01:01:44 +00:00
  • c1a85aecdd o Add ability to use images in navigation bar bwalding 2003-03-15 01:19:00 +00:00
  • 795506b308 Fixed artifact name of excluded item abarantsev 2003-03-13 15:53:57 +00:00
  • d8528b1dae Removed the old maven.cactus.container requirement. epugh 2003-03-13 14:58:14 +00:00
  • 58e7f52d51 Fix use of '>' in exec as jelly is unwantingly turning it into &amp;gt dion 2003-03-13 04:14:49 +00:00
  • 77913e3f67 Use easier to read version of exec dion 2003-03-13 02:56:08 +00:00
  • 20e63ecc57 Update exec tag to include body if set dion 2003-03-13 00:31:30 +00:00
  • 53852613d9 wrong plugin knielsen 2003-03-12 22:55:25 +00:00
  • c080388768 o MAVEN-327: Release date is mandatory bwalding 2003-03-12 20:59:47 +00:00
  • 7ddaac4684 *** empty log message *** bwalding 2003-03-12 20:21:24 +00:00
  • e85b6a36ed o MAVEN-327: Ashkelon plugin bwalding 2003-03-12 20:20:29 +00:00
  • 3ad395e81c Update docs dion 2003-03-12 17:07:08 +00:00
  • 5fd4235d6f -Remove hard coded 'maven' group -Allow artifact to be a file anywhere -add md5 creation dion 2003-03-12 16:47:02 +00:00
  • c4464976fe comment out the merging web.xml for now. epugh 2003-03-12 16:11:58 +00:00
  • ee2631a209 Added in all the settings required. For now, the merge all doesn't work, but if you don't provide a web.xml, this will work. epugh 2003-03-12 16:11:17 +00:00
  • 049758cb1b My First Commit! Added in the dynamic choosing of server configurations to run, initial targets for report registration. Other small fixes. At this point, the plugin should work. epugh 2003-03-12 16:10:20 +00:00
  • 2746f76e18 *** empty log message *** knielsen 2003-03-12 16:03:23 +00:00