Commit Graph

446 Commits

Author SHA1 Message Date
vmassol
7dd0ef45e7 removed report for the time being. Will add it again later.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113176 13f79535-47bb-0310-9956-ffa450edef68
2003-03-22 16:44:19 +00:00
vmassol
fbf88d7467 added entry for the 2.0 release
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113175 13f79535-47bb-0310-9956-ffa450edef68
2003-03-22 16:42:11 +00:00
vmassol
f8b5283d03 removed confs and scripts as this is now provided by the Ant Integration Module
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113174 13f79535-47bb-0310-9956-ffa450edef68
2003-03-22 16:41:47 +00:00
vmassol
c9feca0230 moved the sample at the root of the plugin (as it is not a plugin resource)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113173 13f79535-47bb-0310-9956-ffa450edef68
2003-03-22 16:41:17 +00:00
vmassol
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)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113172 13f79535-47bb-0310-9956-ffa450edef68
2003-03-22 16:40:42 +00:00
vmassol
e2263c348e Move the sample project at the root (it is not a plugin resource).
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113171 13f79535-47bb-0310-9956-ffa450edef68
2003-03-22 16:39:10 +00:00
vmassol
f553e6585d Fix URL
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113169 13f79535-47bb-0310-9956-ffa450edef68
2003-03-22 16:14:31 +00:00
vmassol
b48257bad2 Prepare for release 1.2
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113168 13f79535-47bb-0310-9956-ffa450edef68
2003-03-22 16:05:11 +00:00
vmassol
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.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113167 13f79535-47bb-0310-9956-ffa450edef68
2003-03-21 20:29:13 +00:00
evenisse
28e1924ac4 Add custom tags support. This option is only available with Java 1.4.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113166 13f79535-47bb-0310-9956-ffa450edef68
2003-03-21 14:51:06 +00:00
evenisse
368c574c06 Add custom tags support. This option is only available with Java 1.4.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113165 13f79535-47bb-0310-9956-ffa450edef68
2003-03-21 14:14:19 +00:00
smor
e4c0d4dad8 o Added a property to specify the directory of the webapp dir.
o Documented the new property in properties.xml

In some cases it might be different from the war dir, so this allows one to
change it in its project.properties file.

It defaults to ${maven.war.build.dir}/${pom.artifactId}.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113164 13f79535-47bb-0310-9956-ffa450edef68
2003-03-21 01:26:29 +00:00
bwalding
5701f7178e o Cleanup properties
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113163 13f79535-47bb-0310-9956-ffa450edef68
2003-03-20 21:05:36 +00:00
bwalding
0294bf94f2 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113162 13f79535-47bb-0310-9956-ffa450edef68
2003-03-20 21:05:02 +00:00
bwalding
d1fc481eb6 o Cleanup properties
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113161 13f79535-47bb-0310-9956-ffa450edef68
2003-03-20 21:03:07 +00:00
bwalding
7cbeb94f01 *** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113160 13f79535-47bb-0310-9956-ffa450edef68
2003-03-20 20:58:43 +00:00
werken
aa822e2e4b Applied maven.test.skip patch from Jim Crossley.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113159 13f79535-47bb-0310-9956-ffa450edef68
2003-03-20 14:45:18 +00:00
jstrachan
529a9507f2 Upgraded to newer version fo Jelly to fix some issues in the FAQ and html2xdoc plugins where the XML declaration could appear twice
Also patched the faq plugin to use ${basedir} so that it works inside a reactor build


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113158 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 19:21:16 +00:00
smor
56099260bb short description of Ashkelon
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113157 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 17:16:18 +00:00
knielsen
6769806d87 incorporating some of Jason's ideas from NOTES.txt
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113156 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 15:10:13 +00:00
vmassol
e76a01c773 Removed comments for goals that are not public
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113155 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 11:54:15 +00:00
vmassol
ad451d4a16 formatting
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113154 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 10:32:14 +00:00
vmassol
a1fa84f697 Use the <groupId> and <artifactId> format as the old <id> tag is now deprecated
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113153 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 10:29:28 +00:00
vmassol
6b9e4c02b3 Eric is now a committer
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113152 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 10:24:18 +00:00
vmassol
dff4d88d82 cactus 1.2 has never been released just revert back to 1.2-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113151 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 10:20:32 +00:00
dion
05ed12f230 Fix bad title
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113150 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 07:38:30 +00:00
dion
6465841af5 Fix bad siteDirectory
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113149 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 07:26:49 +00:00
dion
cc310d755e Fix bad siteDirectory
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113148 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 07:12:33 +00:00
dion
11ab76a10b jakarta.apache.org/turbine/maven -> maven.apache.org/
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113147 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 06:18:46 +00:00
dion
da8382162e jakarta.apache.org/turbine/maven -> maven.apache.org/
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113146 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 06:11:24 +00:00
dion
80e3738620 jakarta.apache.org/turbine/maven -> maven.apache.org/
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113145 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 06:01:19 +00:00
dion
c1f8e6ea06 jakarta.apache.org/turbine/maven -> maven.apache.org/
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113144 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 05:54:20 +00:00
dion
27c53dc12f Use ant.apache.org not jakarta.apache.org/ant
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113143 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 05:42:05 +00:00
dion
b51fa7c5fa Fix URL
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113142 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 05:36:14 +00:00
dion
a6b8aed573 Remove distribution directory and update URL
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113141 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 05:31:24 +00:00
dion
49b623b2b4 Update repository url to reflect new home
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113140 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 05:24:07 +00:00
dion
5c6fd0608a Update repository connection to reflect new home
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113139 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 05:17:10 +00:00
dion
3760087de1 Change site directory to maven.apache.org
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113138 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 05:09:58 +00:00
dion
0c79435b7e remove site address, as it's specified by the parent project.xml
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113137 13f79535-47bb-0310-9956-ffa450edef68
2003-03-19 05:04:04 +00:00
dion
3d75a337bb Remove failed attempts at checking a file exists remotely.
Fix groupId not being passed to the pom-template


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113136 13f79535-47bb-0310-9956-ffa450edef68
2003-03-18 20:17:52 +00:00
dion
9e878a32bd bad attempt at getting file properties remotely
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113135 13f79535-47bb-0310-9956-ffa450edef68
2003-03-18 06:39:59 +00:00
dion
3c6c4b3b6c Found jsr94 - thanks bob
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113134 13f79535-47bb-0310-9956-ffa450edef68
2003-03-18 05:19:31 +00:00
dion
46ea323a0f jason did the remove of xsdlib
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113133 13f79535-47bb-0310-9956-ffa450edef68
2003-03-17 15:02:58 +00:00
dion
ee56a2fca5 define:invokeBody doesn't seem to work in a loop with a tag
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113132 13f79535-47bb-0310-9956-ffa450edef68
2003-03-17 13:21:26 +00:00
dion
a5fcca28b2 Add a goal to generate all POMs
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113131 13f79535-47bb-0310-9956-ffa450edef68
2003-03-17 12:40:12 +00:00
jstrachan
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
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113130 13f79535-47bb-0310-9956-ffa450edef68
2003-03-17 08:57:35 +00:00
dion
b9ebac3670 Added repository:audit-generate-pom for generating a pom from a groupId as found
in the audit file


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113129 13f79535-47bb-0310-9956-ffa450edef68
2003-03-17 06:48:42 +00:00
dion
80d13001df pom-template as per http://jakarta.apache.org/turbine/maven/repository-upload.html
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113128 13f79535-47bb-0310-9956-ffa450edef68
2003-03-17 06:48:07 +00:00
jvanzyl
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.

  I just wanted to get them back in. I also removed any notion of Maven
  from the deployers so they can be used elsewhere. I'm going to try and
  come up with a little dynabean that will turn beans into Ant tasks as
  an example. I would like to try and encourage more of the Ant utility
  code to be turned into straight beans so the code can be reused.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113127 13f79535-47bb-0310-9956-ffa450edef68
2003-03-17 05:10:05 +00:00
dion
db9d167068 Refactor some tags out
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113126 13f79535-47bb-0310-9956-ffa450edef68
2003-03-17 02:44:35 +00:00