Commit Graph

2167 Commits

Author SHA1 Message Date
michal
59cd4d8c65 war:clean was depeneding on war:init which was changed and call to test:test goal was added there. This removes this problem. Change was dissussed @mailing list. I will duble check all my applications and usecases but i think it's OK like this.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115086 13f79535-47bb-0310-9956-ffa450edef68
2004-04-29 17:05:41 +00:00
michal
08aa188ff8 Fix for: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPANTLR-2
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115085 13f79535-47bb-0310-9956-ffa450edef68
2004-04-29 16:55:40 +00:00
vmassol
b2da9ee8ec fixed <version> tags
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115084 13f79535-47bb-0310-9956-ffa450edef68
2004-04-29 15:24:46 +00:00
dion
c9e6104664 Add changelog:create-cvspass goal for creating the required .cvspass file
Add documentation on .cvspass file for CVSNT users.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115083 13f79535-47bb-0310-9956-ffa450edef68
2004-04-29 05:01:03 +00:00
aheritier
186973817b no problem with multiproject targets redefinition
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115082 13f79535-47bb-0310-9956-ffa450edef68
2004-04-29 00:10:33 +00:00
aheritier
2b547963ce bug fixes for the complex app.
The default one didn't build.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115081 13f79535-47bb-0310-9956-ffa450edef68
2004-04-28 23:26:03 +00:00
aheritier
366ffc2733 tags unification
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115080 13f79535-47bb-0310-9956-ffa450edef68
2004-04-28 23:24:36 +00:00
aheritier
b38513fedf dependency to maven-xdoclet-plugin added.
Without it, the user can't build the generated project
if he hasn't got the plugin installed.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115079 13f79535-47bb-0310-9956-ffa450edef68
2004-04-28 23:23:14 +00:00
aheritier
ff97406713 maven.test.reportDirectory is replaced by maven.test.reportsDirectory in maven-test-plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115078 13f79535-47bb-0310-9956-ffa450edef68
2004-04-28 21:31:16 +00:00
aheritier
8f7efb173a MPANT-13
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115077 13f79535-47bb-0310-9956-ffa450edef68
2004-04-28 21:18:45 +00:00
vmassol
c22bf46d7a removing announcements as they can now be generated by the Maven announcement plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115076 13f79535-47bb-0310-9956-ffa450edef68
2004-04-28 19:31:14 +00:00
vmassol
dac7cad2e6 Removed explicit dependencies on <code>maven-clover-plugin</code> and <code>maven-junit-report-plugin</code>. The reason I've removed the dependencies is that people will want to use different versions of these plugins. I would have liked to say in the dependencies that we need versions greater than 1.4 for each plugin but that's not currently possible.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115075 13f79535-47bb-0310-9956-ffa450edef68
2004-04-28 19:30:49 +00:00
evenisse
6880969273 Fix typo
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115074 13f79535-47bb-0310-9956-ffa450edef68
2004-04-28 12:00:16 +00:00
brett
c054ea56cc PR: MPCHANGELOG-31
upgrade cvslib to fix bug in old version


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115073 13f79535-47bb-0310-9956-ffa450edef68
2004-04-28 04:11:38 +00:00
brett
31ccf74f7b PR: MPJAR-7
prevent potential invalid manifest creation


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115072 13f79535-47bb-0310-9956-ffa450edef68
2004-04-28 03:38:46 +00:00
brett
be8c41904d PR: MPXDOC-96, 98
Submitted by:	fabrizio giustina
Reviewed by:	Brett Porter
xdoc list and navigation fixes


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115071 13f79535-47bb-0310-9956-ffa450edef68
2004-04-28 03:37:29 +00:00
brett
007ae8a717 changes
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115070 13f79535-47bb-0310-9956-ffa450edef68
2004-04-28 03:36:51 +00:00
brett
49d274afe8 PR: MPXDOC-90
Submitted by:	Corey Tripp
Reviewed by:	Brett Porter
Only show CVS related firewall info if using CVS


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115069 13f79535-47bb-0310-9956-ffa450edef68
2004-04-28 03:36:37 +00:00
brett
d6da2b50ff PR: MAVEN-1219
plugin install/uninstall now goals


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115068 13f79535-47bb-0310-9956-ffa450edef68
2004-04-28 03:33:50 +00:00
vmassol
4c6b1f8f71 removing announcements as they can now be generated by the Maven announcement plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115067 13f79535-47bb-0310-9956-ffa450edef68
2004-04-27 19:30:26 +00:00
vmassol
de1742365f Added missing JIRA issue #
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115066 13f79535-47bb-0310-9956-ffa450edef68
2004-04-27 19:29:42 +00:00
vmassol
ef4cdecdb1 Removed trailing white space (MPJBOSS-9)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115065 13f79535-47bb-0310-9956-ffa450edef68
2004-04-27 19:16:02 +00:00
vmassol
065767098b Fixed typo (reported in MPJBOSS-9)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115064 13f79535-47bb-0310-9956-ffa450edef68
2004-04-27 19:09:25 +00:00
dion
d3aab1cb8b Fix jdk1.3 issues with DOM class loading
Class org/w3c/dom/Document violates loader constraints:  definition mismatch between parent and child loaders


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115063 13f79535-47bb-0310-9956-ffa450edef68
2004-04-27 06:15:54 +00:00
dion
58fafea069 Fix jdk1.3 issues with DOM class loading
Class org/w3c/dom/Document violates loader constraints:  definition mismatch between parent and child loaders


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115062 13f79535-47bb-0310-9956-ffa450edef68
2004-04-27 05:51:39 +00:00
dion
0000c2f895 Formatting
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115061 13f79535-47bb-0310-9956-ffa450edef68
2004-04-27 05:49:17 +00:00
dion
66f0b4750c Fix jdk1.3 issues with DOM class loading
Class org/w3c/dom/Document violates loader constraints:  definition mismatch between parent and child loaders


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115060 13f79535-47bb-0310-9956-ffa450edef68
2004-04-27 05:43:00 +00:00
dion
221817096b Minor style
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115059 13f79535-47bb-0310-9956-ffa450edef68
2004-04-27 05:11:09 +00:00
dion
3ea821db0c Increase password read failure from debug to warning and provide more
information


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115058 13f79535-47bb-0310-9956-ffa450edef68
2004-04-27 05:10:09 +00:00
dion
9564da871c trim absolute paths to basedir in javadoc report
PR: MPJAVADOC-22
Obtained from: 	 fabrizio giustina
Submitted by:	 	 fabrizio giustina
Reviewed by:	dion gillard


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115057 13f79535-47bb-0310-9956-ffa450edef68
2004-04-27 01:24:45 +00:00
aheritier
76818b7eac MPANT-12
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115056 13f79535-47bb-0310-9956-ffa450edef68
2004-04-26 21:12:39 +00:00
aheritier
b67c076d36 bug fix for MPANT-12
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115055 13f79535-47bb-0310-9956-ffa450edef68
2004-04-26 20:56:52 +00:00
evenisse
893ef206eb Fix property usage
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115054 13f79535-47bb-0310-9956-ffa450edef68
2004-04-26 12:12:14 +00:00
evenisse
75405ea0e4 MPJBUILDER-10". Add xdocs and subdir into jbuilder folder(s).
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115053 13f79535-47bb-0310-9956-ffa450edef68
2004-04-26 08:39:58 +00:00
plynch
b3e0ba0f5e o add notes regarding two new fixes in 2.1 SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115052 13f79535-47bb-0310-9956-ffa450edef68
2004-04-25 20:23:27 +00:00
plynch
e44ef24ca6 o instead of Ant conditions to test socket connections and http connections, use Jelly so that properties can be reset each time init is called.
Issue ID: MPAPPSERVER-7


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115051 13f79535-47bb-0310-9956-ffa450edef68
2004-04-25 20:19:51 +00:00
plynch
a32396668d o moving current version to 2.1-SNAPSHOT as that is where we are at.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115050 13f79535-47bb-0310-9956-ffa450edef68
2004-04-25 18:43:46 +00:00
dion
37d95e7a4f a) Specify the output file as maven.announcement.file
b) Default it to ${maven.build.dir}/announcement.txt
c) Add ${maven.announcement.file} to the echo when generating it so
the user knows where to find it.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115049 13f79535-47bb-0310-9956-ffa450edef68
2004-04-25 18:19:41 +00:00
dion
bc1eb8a3ac Fix for MPECLIPSE-22, JRE Classpath not complete
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115048 13f79535-47bb-0310-9956-ffa450edef68
2004-04-25 16:05:08 +00:00
brett
e8bf7f313a patch didn't work properly.
source modifications only applied if class actually missing


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115047 13f79535-47bb-0310-9956-ffa450edef68
2004-04-25 03:15:28 +00:00
brett
453a3f0448 PR: MPNATIVE-3
more configurable


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115046 13f79535-47bb-0310-9956-ffa450edef68
2004-04-25 02:34:08 +00:00
brett
1bb6adb656 PR: MPHIBERNATE-2, 3
fix classloader issues


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115045 13f79535-47bb-0310-9956-ffa450edef68
2004-04-25 02:29:43 +00:00
brett
271947f8a3 PR: MPWAR-25
preserve last modified for source when copied to target directory


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115044 13f79535-47bb-0310-9956-ffa450edef68
2004-04-25 02:28:49 +00:00
brett
5ee2bb8695 PR: MPECLIPSE-21
Submitted by: Boris Boehlen
use sourcemods


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115043 13f79535-47bb-0310-9956-ffa450edef68
2004-04-25 02:26:22 +00:00
brett
c81c867f22 PR: MPTEST-27
Submitted by: joseph benavidez
allow specification of <env/> vars


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115042 13f79535-47bb-0310-9956-ffa450edef68
2004-04-25 02:24:36 +00:00
brett
f59f9e27c4 PR: MPJAR-24, 27
o fix non-existence of ln -f for Solaris
o fix Specification-Name problems


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115041 13f79535-47bb-0310-9956-ffa450edef68
2004-04-25 02:16:27 +00:00
brett
48510ac284 PR: MPWEBSERVER-1
add user/group


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115040 13f79535-47bb-0310-9956-ffa450edef68
2004-04-25 02:12:15 +00:00
brett
961da432f5 PR: MPXDOC-16
upgrade jdepend to fix bug


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115039 13f79535-47bb-0310-9956-ffa450edef68
2004-04-25 01:59:49 +00:00
aheritier
af0acd0f20 MPMULTIPROJECT-25 : templates corrections
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115038 13f79535-47bb-0310-9956-ffa450edef68
2004-04-24 00:10:58 +00:00
vmassol
02ae11b368 removed news as it is not up to date
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115037 13f79535-47bb-0310-9956-ffa450edef68
2004-04-23 20:40:44 +00:00