bwalding
b0b08490c5
Additional logging now visible.
...
PR: MAVEN-402
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113353 13f79535-47bb-0310-9956-ffa450edef68
2003-04-17 12:58:33 +00:00
bwalding
cb3f003a64
Deprecate java:jar (it's still there, just warns about deprecation)
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113352 13f79535-47bb-0310-9956-ffa450edef68
2003-04-17 08:40:12 +00:00
vmassol
59f2204617
Fix bug introduced by previous refactoring of package-* goals. Thanks to Florin.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113351 13f79535-47bb-0310-9956-ffa450edef68
2003-04-17 07:58:48 +00:00
evenisse
0e87be29fc
Use context.getVariable instead of context.findVariable when we want to obtain the text value in a tag attribute
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113350 13f79535-47bb-0310-9956-ffa450edef68
2003-04-16 12:48:10 +00:00
bwalding
32ecc7460a
It's really xpp3
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113349 13f79535-47bb-0310-9956-ffa450edef68
2003-04-14 21:19:48 +00:00
bwalding
91223206db
Add XPP
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113348 13f79535-47bb-0310-9956-ffa450edef68
2003-04-14 21:10:24 +00:00
vmassol
790be5a0a2
<action dev="vmassol" type="update">
...
Allowed deployments of EAR, WAR or EJB-JAR (only EAR was previously
supported) by adding the <code>jboss:package-ear</code>,
<code>jboss:package-ejb</code> and <code>jboss:package-war</code>
goals. The <code>jboss:package</code> goal has been renamed
<code>jboss:configure</code> and now simply creates a
custom JBoss server configuration (with nothing from the project
deployed in it).
</action>
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113347 13f79535-47bb-0310-9956-ffa450edef68
2003-04-14 17:12:41 +00:00
dion
a7d6714dd8
Add maven-plugins
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113346 13f79535-47bb-0310-9956-ffa450edef68
2003-04-14 08:01:32 +00:00
vmassol
c572a4f94a
Fix by Ben Walding for the reported failing cactus report generation.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113345 13f79535-47bb-0310-9956-ffa450edef68
2003-04-13 22:59:11 +00:00
bwalding
d60915ced5
Output a valid XHTML Transitional that IE6 can understand.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113344 13f79535-47bb-0310-9956-ffa450edef68
2003-04-13 20:26:25 +00:00
dion
3d4bbfc870
Fix formatting
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113343 13f79535-47bb-0310-9956-ffa450edef68
2003-04-13 15:08:12 +00:00
bwalding
4ba66d6c06
IE6 is a piece of shit. It doesn't understand XHTML transitional properly as far as I can tell.
...
Backed out changes.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113342 13f79535-47bb-0310-9956-ffa450edef68
2003-04-13 12:42:17 +00:00
bwalding
fbe92b3d25
I could have sworn I committed this yesterday. It possibly fixes a case where the
...
current.value is null. Had some reports on the mailing list which were having unspecified
errors with getText.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113341 13f79535-47bb-0310-9956-ffa450edef68
2003-04-13 11:12:38 +00:00
vmassol
066535fd56
Added James as a contributor!
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113340 13f79535-47bb-0310-9956-ffa450edef68
2003-04-13 11:07:19 +00:00
vmassol
211030a1af
Simplified creation of java.io.File variable using dIon's suggestion.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113339 13f79535-47bb-0310-9956-ffa450edef68
2003-04-13 10:41:02 +00:00
vmassol
ad7159cde8
Applied James CE Johnson's patch to add deploy/undeploy targets for jar/war/ear using JBoss' jmx console. Thanks James!
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113338 13f79535-47bb-0310-9956-ffa450edef68
2003-04-13 10:26:58 +00:00
vmassol
6da0e91f22
Applied James CE Johnson's patch to add deploy/undeploy targets for jar/war/ear using JBoss' jmx console. Thanks James!
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113337 13f79535-47bb-0310-9956-ffa450edef68
2003-04-13 10:24:12 +00:00
vmassol
39d24d840d
Applied James CE Johnson's patch so that other plugins can get the "maven.war.final.name" property without having to execute the war:war goal...
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113336 13f79535-47bb-0310-9956-ffa450edef68
2003-04-13 10:17:18 +00:00
vmassol
73cc7cc5a9
prepare for 2.1 dev
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113335 13f79535-47bb-0310-9956-ffa450edef68
2003-04-13 09:31:19 +00:00
vmassol
a1dec431e3
prepare for 1.1 dev
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113334 13f79535-47bb-0310-9956-ffa450edef68
2003-04-13 09:03:51 +00:00
dion
9afb576e76
Current release is in CVS
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113333 13f79535-47bb-0310-9956-ffa450edef68
2003-04-13 02:35:12 +00:00
dion
4ea683702c
Docs on 1.3 and 1.4 (current) release
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113332 13f79535-47bb-0310-9956-ffa450edef68
2003-04-13 02:32:15 +00:00
dion
f290e9b743
Allow the war to be updated. THanks to "Ben Hogan" for reporting it
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113331 13f79535-47bb-0310-9956-ffa450edef68
2003-04-13 02:30:10 +00:00
dion
72bd5fc7a0
Apache MavenSession -> Apache Maven
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113330 13f79535-47bb-0310-9956-ffa450edef68
2003-04-13 00:56:02 +00:00
dion
a63ba9d868
Apache MavenSession -> Apache Maven
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113329 13f79535-47bb-0310-9956-ffa450edef68
2003-04-12 08:12:46 +00:00
bwalding
24976b5cb4
Busted by the tab monitor. Tabs removed.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113328 13f79535-47bb-0310-9956-ffa450edef68
2003-04-12 08:12:23 +00:00
bwalding
2a9bc0d8a6
We were theoretically putting out XHTML Transitional before, now we are
...
actually outputting XHTML 1.1 Transitional. Only minor changes,
but some older browsers might have difficulties?
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113327 13f79535-47bb-0310-9956-ffa450edef68
2003-04-12 07:47:00 +00:00
bwalding
bcde6c31e2
Removed the magical "Collabnet XHTML" doc type. I'm sure not many browsers would
...
know of this special format (some browsers do special document
handling based on well known doc types).
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113326 13f79535-47bb-0310-9956-ffa450edef68
2003-04-12 07:19:50 +00:00
bwalding
3f68c4fe08
Allow the FAQ plugin to show up in reports
...
Submitted by: Willie Vu
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113325 13f79535-47bb-0310-9956-ffa450edef68
2003-04-12 04:52:37 +00:00
bwalding
298248bd4c
Developers must have entered their timezone to make this work
...
PR:MAVEN-387
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113324 13f79535-47bb-0310-9956-ffa450edef68
2003-04-12 02:37:34 +00:00
bwalding
3deaa8d08f
Added manifest extensions property
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113323 13f79535-47bb-0310-9956-ffa450edef68
2003-04-12 02:08:02 +00:00
bwalding
1c70545373
Add head handling and copy attributes from xdoc body to html body
...
PR:MAVEN-387
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113322 13f79535-47bb-0310-9956-ffa450edef68
2003-04-12 01:56:01 +00:00
bwalding
5f2bfa3544
Add the timezone field
...
PR:MAVEN-387
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113321 13f79535-47bb-0310-9956-ffa450edef68
2003-04-12 01:55:30 +00:00
bwalding
8618cf1f8d
Refactoring SCM processing
...
PR: MAVEN-383
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113320 13f79535-47bb-0310-9956-ffa450edef68
2003-04-11 18:53:19 +00:00
bwalding
49ef9e2de4
Moved them to the core
...
PR: MAVEN-383
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113319 13f79535-47bb-0310-9956-ffa450edef68
2003-04-11 18:45:48 +00:00
bwalding
0e53fea31a
maven.xdoc.projectReports is no longer used
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113318 13f79535-47bb-0310-9956-ffa450edef68
2003-04-11 18:33:36 +00:00
bwalding
eef46bc2fe
Applied patch + 2 other lines where the same thing was being done.
...
PR: MAVEN-359
Submitted by: Stephen Haberman
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113317 13f79535-47bb-0310-9956-ffa450edef68
2003-04-11 17:21:18 +00:00
abarantsev
2f5b955cb9
AspectJ project has moved to eclipse.org
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113316 13f79535-47bb-0310-9956-ffa450edef68
2003-04-11 08:57:53 +00:00
abarantsev
7c5a905da2
Pure jelly reimplementation of Project Info templates
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113315 13f79535-47bb-0310-9956-ffa450edef68
2003-04-10 10:51:44 +00:00
bwalding
f675566b02
Misread the spec, should use spaces instead of commas
...
http://java.sun.com/j2se/1.3/docs/guide/extensions/versioning.html
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113314 13f79535-47bb-0310-9956-ffa450edef68
2003-04-10 10:21:23 +00:00
bwalding
53f89aa9e1
Extensions appear to break tomcat (I guess it is extension aware. We'll disable it using a property
...
by default. Most people wouldn't be using it)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113313 13f79535-47bb-0310-9956-ffa450edef68
2003-04-10 09:06:34 +00:00
abarantsev
7e0627715e
Fix unbalanced tags
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113312 13f79535-47bb-0310-9956-ffa450edef68
2003-04-10 06:39:37 +00:00
abarantsev
12b0d503b8
Maven jira moved from werken to codehaus
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113311 13f79535-47bb-0310-9956-ffa450edef68
2003-04-10 06:28:59 +00:00
abarantsev
5fd73bd725
Removed unneded prefix; it is recommended to include ${basedir} in <sourceDirectory> explicitly
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113310 13f79535-47bb-0310-9956-ffa450edef68
2003-04-09 18:08:18 +00:00
abarantsev
25cf643f2a
Added a property to specify Unix group that should own deployed artifacts
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113309 13f79535-47bb-0310-9956-ffa450edef68
2003-04-09 15:06:44 +00:00
vmassol
ec75c1dd75
- Added new <code>maven.jboss.hostname</code> plugin property. It defaults to <code>localhost</code> and gives the host name of the server to stop when calling <code>maven jboss:stop</code>.
...
- JBoss failed to start on unix. This has been fixed.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113308 13f79535-47bb-0310-9956-ffa450edef68
2003-04-09 11:54:56 +00:00
vmassol
2f1d589000
started version 1.1
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113307 13f79535-47bb-0310-9956-ffa450edef68
2003-04-09 11:51:25 +00:00
bwalding
691d329f98
Added support for lserver connections - connection to a pserver on a local machine.
...
PR: MAVEN-305
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113306 13f79535-47bb-0310-9956-ffa450edef68
2003-04-09 10:48:30 +00:00
dion
d42db827ef
Fix typo in comment
...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113305 13f79535-47bb-0310-9956-ffa450edef68
2003-04-09 05:47:29 +00:00
jvanzyl
f29424087c
o Resolving all snapshots in plugins
...
o Bumping all plugin version to release status
o Validated all plugins to make sure all snapshots were removed.
I had to manually insert the versions for:
1) ashkelon
2) commons-dbcp
Not sure how either of these got up there without the timestamp
mapping.
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113303 13f79535-47bb-0310-9956-ffa450edef68
2003-04-09 01:06:49 +00:00