Commit Graph

894 Commits

Author SHA1 Message Date
bwalding
09a1e33f75 Add doco about ignoring test failures
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113533 13f79535-47bb-0310-9956-ffa450edef68
2003-06-23 23:40:01 +00:00
michal
f230073241 Implemented 5 file method.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113532 13f79535-47bb-0310-9956-ffa450edef68
2003-06-23 09:49:38 +00:00
vmassol
9307df7255 Applied patch from Cocell | Trygve Laugst�l [trygve@cocell.com]. I haven't tested it though and I hope it works...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113531 13f79535-47bb-0310-9956-ffa450edef68
2003-06-22 18:09:20 +00:00
vmassol
3048cd06ee - Fix exclude of tmp files in generated zip
- Default jboss server configation is now named ${pom.artifactId}


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113530 13f79535-47bb-0310-9956-ffa450edef68
2003-06-21 14:02:28 +00:00
vmassol
ab8e82985f Added myself as release manager for the jboss plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113529 13f79535-47bb-0310-9956-ffa450edef68
2003-06-21 13:40:26 +00:00
vmassol
da7c58765e Make sure only scripts for the target os are copied
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113528 13f79535-47bb-0310-9956-ffa450edef68
2003-06-21 13:37:33 +00:00
vmassol
526cd935db <action dev="vmassol" type="add">
The plugin now supports JBoss 3.2.x by default. Support for
        JBoss 3.0.x is still available by setting the
        <code>maven.jboss.version=3.0</code> property.
      </action>
      <action dev="vmassol" type="add">
        Added default start/stop script that are packaged into the
        generated jboss zip. Custom scripts can also be provided by
        overriding the <code>maven.jboss.script.dir</code> property.
      </action>


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113527 13f79535-47bb-0310-9956-ffa450edef68
2003-06-21 10:55:22 +00:00
vmassol
e95b6675bc Added scripts that are packaged in the jboss zip to start/stop jboss~
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113526 13f79535-47bb-0310-9956-ffa450edef68
2003-06-21 10:52:42 +00:00
michal
d51b35af68 Partialy implemeneted "6 files method"
described http://nagoya.apache.org/wiki/apachewiki.cgi?Maven/DeployDependCycle
I need to copy foo-snapshot-version and  copy foo-snapshot-version.md5 files.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113525 13f79535-47bb-0310-9956-ffa450edef68
2003-06-20 15:24:52 +00:00
michal
c441b0427a FTP, FILE deployers work. ssh(scp) on the way
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113524 13f79535-47bb-0310-9956-ffa450edef68
2003-06-19 22:02:37 +00:00
vmassol
db6e173b60 <action dev="vmassol" type="fix">
Updated to Cactus/Ant of 19th of June 2003 which fixes a bug
        preventing JBoss to start correctly on unix machines (caused by
        an invalid URL file format on unix. Thanks to Chris Lenz for
        fixing it.
      </action>


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113523 13f79535-47bb-0310-9956-ffa450edef68
2003-06-19 20:27:00 +00:00
vmassol
8321c780b1 <action dev="vmassol" type="fix">
When generating the JBoss server configuration zip, exclude
        JBoss tmp and log directories from the zip.
      </action>
      <action dev="vmassol" type="update">
        Change strategy for bunding J2EE modules in the jboss server
        configuration. This is now achieved through dependencies in
        <code>project.xml</code>. for any J2EE module you want to incude
        add a <code>jboss.bundle</code> property in the said dependency
        definition.
      </action>


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113522 13f79535-47bb-0310-9956-ffa450edef68
2003-06-19 14:06:20 +00:00
vmassol
9f51cc2e43 fix comment
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113521 13f79535-47bb-0310-9956-ffa450edef68
2003-06-19 14:01:51 +00:00
michal
928c29e70f Install goal fixed
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113520 13f79535-47bb-0310-9956-ffa450edef68
2003-06-19 10:52:25 +00:00
dion
021264ffb9 Fix for MAVEN-486 from Martin Skopp
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113519 13f79535-47bb-0310-9956-ffa450edef68
2003-06-18 06:54:24 +00:00
dion
bb315c4ad6 Ensure quit is called with no save changes option
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113518 13f79535-47bb-0310-9956-ffa450edef68
2003-06-18 06:39:54 +00:00
dion
31a38f5446 Update docs with latest change for open in readonly
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113517 13f79535-47bb-0310-9956-ffa450edef68
2003-06-18 04:28:59 +00:00
dion
795e034ed7 Open the freaking files readonly
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113516 13f79535-47bb-0310-9956-ffa450edef68
2003-06-18 01:37:45 +00:00
dion
d14cd2926e Handle files with spaces in the names
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113515 13f79535-47bb-0310-9956-ffa450edef68
2003-06-18 01:23:59 +00:00
dion
8864cdb650 Make latex plugin run when maven site runs
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113514 13f79535-47bb-0310-9956-ffa450edef68
2003-06-18 01:14:12 +00:00
dion
976dea4693 Make word2html plugin run when maven site runs
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113513 13f79535-47bb-0310-9956-ffa450edef68
2003-06-18 01:13:01 +00:00
michal
60fbeaab28 Refactoring to make it simillar to fetch component in maven-new.
Code is not yet fully functional.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113512 13f79535-47bb-0310-9956-ffa450edef68
2003-06-17 22:06:01 +00:00
vmassol
8aa4847bcd Removed inappropriate comment. I've not replaced the comment as I'm not sure what this plugin does exactly...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113511 13f79535-47bb-0310-9956-ffa450edef68
2003-06-17 19:52:07 +00:00
vmassol
0aaad227f1 Removed tgz file which, I guess, should never have been committed...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113510 13f79535-47bb-0310-9956-ffa450edef68
2003-06-17 19:45:20 +00:00
vmassol
88daf16e16 Only generate reports that are used. Otherwise, we get 404 errors....
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113509 13f79535-47bb-0310-9956-ffa450edef68
2003-06-17 18:23:22 +00:00
vmassol
e4df937919 Added build.properties to ignore list
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113508 13f79535-47bb-0310-9956-ffa450edef68
2003-06-17 18:08:59 +00:00
vmassol
e254842d06 Added properties to print the version on the website + add the license, etc.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113507 13f79535-47bb-0310-9956-ffa450edef68
2003-06-17 18:07:44 +00:00
vmassol
81a794acf6 fixed invalid XML format
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113506 13f79535-47bb-0310-9956-ffa450edef68
2003-06-17 18:00:07 +00:00
vmassol
d65c5393e3 Fixed warning message about application.xml being included twice
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113505 13f79535-47bb-0310-9956-ffa450edef68
2003-06-17 17:57:47 +00:00
michal
ca98f36ee9 war archive creted in target directory is unversioned
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113504 13f79535-47bb-0310-9956-ffa450edef68
2003-06-17 17:50:16 +00:00
vmassol
344c575771 Starting release 1.2... Will be finished before Thursday...
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113503 13f79535-47bb-0310-9956-ffa450edef68
2003-06-17 12:38:52 +00:00
vmassol
96b52d71e5 Only use a subset of default reports
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113502 13f79535-47bb-0310-9956-ffa450edef68
2003-06-17 12:32:02 +00:00
vmassol
acc9a74155 Fixed url
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113501 13f79535-47bb-0310-9956-ffa450edef68
2003-06-17 12:05:41 +00:00
vmassol
55d4f68613 Preparing for version 1.1 release
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113500 13f79535-47bb-0310-9956-ffa450edef68
2003-06-17 12:04:29 +00:00
tcopeland
a82219781b Modified to run a smaller subset of the PMD rules; this will prevent an avalanche of rule violations that will drown the first-time user
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113499 13f79535-47bb-0310-9956-ffa450edef68
2003-06-16 20:57:23 +00:00
michal
e8e576fbea Rollback to version 1.9
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113498 13f79535-47bb-0310-9956-ffa450edef68
2003-06-16 20:41:36 +00:00
michal
6e4245a3a1 Added deploy, install goals
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113497 13f79535-47bb-0310-9956-ffa450edef68
2003-06-16 14:40:25 +00:00
michal
0396bd4af8 Generic code for:
-  deployment of artifact to remote repositry 
  - installaton of artifact to local repository 
  - manifest generation


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113496 13f79535-47bb-0310-9956-ffa450edef68
2003-06-16 14:26:02 +00:00
vmassol
a7cf44dcd7 Fixed includes and excludes for classes files so that a comma-separated list works. Thanks to Konstantin Priblouda.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113495 13f79535-47bb-0310-9956-ffa450edef68
2003-06-16 10:06:47 +00:00
vmassol
37fc7197c0 Added a filter in the properties file that is not filtered, to verify that it is indeed not filtered... :-)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113494 13f79535-47bb-0310-9956-ffa450edef68
2003-06-16 07:17:30 +00:00
jvanzyl
9374bda1b3 o Getting rid of my cruft.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113493 13f79535-47bb-0310-9956-ffa450edef68
2003-06-16 06:04:27 +00:00
bwalding
a81d886627 Some weird timezone calculations in there before. Not really sure what the magic 20 is, but it makes things work better than before.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113492 13f79535-47bb-0310-9956-ffa450edef68
2003-06-14 07:52:41 +00:00
vmassol
fb4145161b Added support for resource filtering. Note: It's not fully working yet but shouldn't impact anything.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113491 13f79535-47bb-0310-9956-ffa450edef68
2003-06-13 12:24:36 +00:00
vmassol
06e10bd102 Fixed bug http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-484
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113490 13f79535-47bb-0310-9956-ffa450edef68
2003-06-13 04:49:24 +00:00
vmassol
b02ca64527 The cactus:compile goal now correctly copy the non java files to the target class directory. Thanks to Florin Vancea for reporting this bug. This fixes bug http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-478
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113489 13f79535-47bb-0310-9956-ffa450edef68
2003-06-12 12:28:48 +00:00
bwalding
0ddba26c86 Add section when there are no contributors
PR: MAVEN-272
Submitted by: Peter Lynch


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113488 13f79535-47bb-0310-9956-ffa450edef68
2003-06-12 09:12:01 +00:00
bwalding
0f28bc89f2 Add all valid characters for URI
PR:MAVEN-479
Submitted by:	Ron Blaschke


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113487 13f79535-47bb-0310-9956-ffa450edef68
2003-06-12 08:33:30 +00:00
michal
216479dfa5 Added dynamic tag library for generation of manifest file
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113486 13f79535-47bb-0310-9956-ffa450edef68
2003-06-11 21:51:38 +00:00
dion
bb6c5b31f2 Add mule
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113485 13f79535-47bb-0310-9956-ffa450edef68
2003-06-11 14:42:57 +00:00
bwalding
a242899baf Only version 1.2, not 1.3
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113484 13f79535-47bb-0310-9956-ffa450edef68
2003-06-10 20:58:09 +00:00