Brett Leslie Porter
b27079e743
PR: MNG-1130
...
Submitted by: Jerome Lacoste
Reviewed by: Brett Porter
Add a jar signing mojo
Modifications made: formatting, fix tests to run on Windows
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327889 13f79535-47bb-0310-9956-ffa450edef68
2005-10-24 00:29:52 +00:00
Brett Leslie Porter
d7c3795f1c
remove unused code
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327887 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 23:58:31 +00:00
Brett Leslie Porter
56f566e79e
clean some imports and unused code
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327885 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 23:50:38 +00:00
Brett Leslie Porter
0c1b0aca6c
cleanup some unused fields
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327882 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 23:28:42 +00:00
Brett Leslie Porter
05add6c489
PR: MNG-976
...
Submitted by: Lester Ecarma
Reviewed by: Brett Porter
add meminitial and maxmem settings to the forking compiler
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327878 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 23:21:43 +00:00
Brett Leslie Porter
bc1d56f5d4
add note
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327873 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 22:39:33 +00:00
Brett Leslie Porter
42204a5125
PR: MNG-1000
...
adjust assertions and jdk 1.5 language features based on JDK being used
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327871 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 22:36:53 +00:00
Brett Leslie Porter
73ecb763cc
update eol-style
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327869 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 22:19:56 +00:00
Brett Leslie Porter
f65248c28b
PR: MNG-1237
...
Submitted by: Lester Ecarma
put -J options on the command line instead of in @options file
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327868 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 22:15:48 +00:00
Brett Leslie Porter
60a6b23727
PR: MNG-993
...
Submitted by: Edwin Punzalan
only write workspace and project at root of execution
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327862 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 21:38:36 +00:00
Brett Leslie Porter
ab145f192d
PR: MNG-999
...
Submitted by: Edwin Punzalan
use runtime classpath elements instead of all artifacts to avoid getting non-classpath elements in the libraries list
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327860 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 21:34:34 +00:00
Brett Leslie Porter
5b39d1c4c8
update copyright
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327856 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 20:43:49 +00:00
Brett Leslie Porter
e720995413
PR: MNG-1206
...
Submitted by: Edwin Punzalan
include all dependencies in reactor projects in the generated assembly
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327855 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 20:39:04 +00:00
Brett Leslie Porter
d003003af6
update eol-style
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327853 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 20:19:50 +00:00
Brett Leslie Porter
4c8f23c0a0
PR: MNG-937
...
Submitted by: Johnny R. Ruiz III
fix incorrect JRE classpath entry in eclipse .classpath file
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327852 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 20:14:59 +00:00
Brett Leslie Porter
73fa7a4522
set property
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327849 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 19:55:33 +00:00
Brett Leslie Porter
9de61ebc90
PR: MNG-1229
...
Submitted by: Johnny R. Ruiz III
Corrected documentation
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327846 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 19:48:37 +00:00
Brett Leslie Porter
7f635f887c
PR: MNG-1093
...
Submitted by: Edwin Punzalan
use the more standard basedir notation
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327840 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 19:40:14 +00:00
Vincent Siveton
994773a024
Corrected a regression bug due to MNG-1216 ie Locale.ENGLISH is the default language for bundles. Reallowed the following configuration <locales>en,...</locales> by correcting initLocalesList() method.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327801 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 15:19:58 +00:00
Vincent Siveton
1d5e18a4fc
Submitted by: Naoki Nose
...
Reviewed by: Vincent Siveton
Providing Japanese support. Updated documentation.
http://mail-archives.apache.org/mod_mbox/maven-dev/200510.mbox/%3c4359F188.4030609@mail.goo.ne.jp%3e
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327788 13f79535-47bb-0310-9956-ffa450edef68
2005-10-23 13:11:15 +00:00
Stephane Nicoll
4fb568ab4c
PR: MNG-1264
...
Submitted by: Jerome Lacoste
Reviewed by: Stephane Nicoll
Support of PAR and EJB3 artifact's type in EAR plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327654 13f79535-47bb-0310-9956-ffa450edef68
2005-10-22 11:14:37 +00:00
Vincent Massol
62adbd1175
First pass at fixing MNG-1136. This is still not working as the jdk config property is not passed by the check mojo. Thus the jdk property is always null
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327233 13f79535-47bb-0310-9956-ffa450edef68
2005-10-21 18:20:17 +00:00
Brett Leslie Porter
402843facc
use the latest script name
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327228 13f79535-47bb-0310-9956-ffa450edef68
2005-10-21 18:04:23 +00:00
Vincent Massol
d0da3f04d9
Some more javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327165 13f79535-47bb-0310-9956-ffa450edef68
2005-10-21 12:53:25 +00:00
Emmanuel Venisse
ed662b2182
Update doxia for support docbook documents
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327142 13f79535-47bb-0310-9956-ffa450edef68
2005-10-21 09:51:01 +00:00
Brett Leslie Porter
8d50ba07b2
PR: MNG-1257
...
make javadoc work for WAR
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327064 13f79535-47bb-0310-9956-ffa450edef68
2005-10-21 01:20:19 +00:00
Jason van Zyl
c93340a7f5
o fix for MNG-1194 using project.properties in filtering process
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327041 13f79535-47bb-0310-9956-ffa450edef68
2005-10-20 23:38:51 +00:00
Jason van Zyl
02d05c618f
o i changed the wrong POM
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327028 13f79535-47bb-0310-9956-ffa450edef68
2005-10-20 22:57:26 +00:00
Jason van Zyl
49f2f32828
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327024 13f79535-47bb-0310-9956-ffa450edef68
2005-10-20 22:53:06 +00:00
Jason van Zyl
336704e66c
o need to use scpexe as the standard wagon has some problems
...
o adding an extension to use the external ssh command
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327021 13f79535-47bb-0310-9956-ffa450edef68
2005-10-20 22:49:06 +00:00
Jason van Zyl
9ca511b45c
o changing version to 1.0-SNAPSHOT
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@327014 13f79535-47bb-0310-9956-ffa450edef68
2005-10-20 22:32:52 +00:00
Fabrizio Giustina
55494d0b64
as usual, don't forget to handle source artifacts (should this be done automatically?)
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@326993 13f79535-47bb-0310-9956-ffa450edef68
2005-10-20 20:00:19 +00:00
Jason van Zyl
3b0bb4c11c
o start of a repository plugin, we can now make bundles for upload
...
to JIRA.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@326918 13f79535-47bb-0310-9956-ffa450edef68
2005-10-20 14:59:59 +00:00
Vincent Siveton
61b7fe600d
MNG-1216: Move code part to sort projectInfos and projectReports with the default locale setted
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@326890 13f79535-47bb-0310-9956-ffa450edef68
2005-10-20 11:29:20 +00:00
Vincent Siveton
c0a503396e
MNG-1216, MNG-1239: Add a default bundle (safety) for assembly-plugin, pmd-plugin, clover-plugin, site-plugin
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@326881 13f79535-47bb-0310-9956-ffa450edef68
2005-10-20 10:44:25 +00:00
Kenney Westerhof
2b1488cc7e
Added testSourceRoot too as suggested by Piotr Burdylo on IRC.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@326879 13f79535-47bb-0310-9956-ffa450edef68
2005-10-20 10:24:22 +00:00
John Dennis Casey
32d5f59762
Putting beanshell back in the dependencies list.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@326646 13f79535-47bb-0310-9956-ffa450edef68
2005-10-19 18:46:47 +00:00
Brett Leslie Porter
60cfb93baf
PR: MNG-458
...
merge components.xml files
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@326629 13f79535-47bb-0310-9956-ffa450edef68
2005-10-19 18:25:03 +00:00
Brett Leslie Porter
242905ac74
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@326405 13f79535-47bb-0310-9956-ffa450edef68
2005-10-19 05:41:58 +00:00
Brett Leslie Porter
1582bc78ee
[maven-release-plugin] prepare release maven-site-plugin-2.0-beta-4
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@326402 13f79535-47bb-0310-9956-ffa450edef68
2005-10-19 05:41:12 +00:00
John Dennis Casey
1dca6e1b69
Restoring 2.0.1-SNAPSHOT maven dependency versions.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@326374 13f79535-47bb-0310-9956-ffa450edef68
2005-10-19 04:17:20 +00:00
John Dennis Casey
0fd68fb754
Ant support is working. I want to revisit the testing before I let it go, though.
...
o Added maven-script-ant to wrapper Ant-based Plexus components in a Mojo-compliant shell
o Added maven-plugin-tools-ant to extract plugin descriptor metadata from Ant-based plugin sources
o Revised the maven-plugin-tools-model, which can be used as a generic companion metadata file for things like Ant-based mojos. It now includes an analogy to @parameter default-value=""
o Added javadoc format for DefaultWagonManager, correcting the name of an exception thrown by the configureWagon() method.
o Changed the required version of maven-plugin-tools-api in the plugin-plugin to 2.0.1-SNAPSHOT, to accommodate changes in the script-based mojo descriptor extractor API. This allows companion metadata files for mojo scripts, as in the case of Ant.
o Removed maven-plugin-tools-beanshell from the plugin-plugin's dependencies. It can be included as a plugin-dependency in the plugin projects that need it, in similar fashion to Ant's extractors.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@326372 13f79535-47bb-0310-9956-ffa450edef68
2005-10-19 04:14:13 +00:00
Brett Leslie Porter
3ea056c928
PR: MNG-1233
...
integration test for scope handling
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@326365 13f79535-47bb-0310-9956-ffa450edef68
2005-10-19 03:55:43 +00:00
Jason van Zyl
6eb39b64ef
o adding snippets for a guide
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@326311 13f79535-47bb-0310-9956-ffa450edef68
2005-10-19 00:50:08 +00:00
John Dennis Casey
9eb9a4682b
Resolving: MNG-1076 Added ability to detect system scoped dependencies, and add them as external jar references rather than kind=var references. Included some new messages for handling this case, as well.
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@325905 13f79535-47bb-0310-9956-ffa450edef68
2005-10-17 14:59:47 +00:00
Kenney Westerhof
dfc3afb54b
Remove @requiresDirectInvocation, so assemblies can be built using
...
executions in the pom.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@325883 13f79535-47bb-0310-9956-ffa450edef68
2005-10-17 12:22:55 +00:00
Vincent Siveton
76be187409
Added a goal description
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@322515 13f79535-47bb-0310-9956-ffa450edef68
2005-10-16 21:53:05 +00:00
Vincent Siveton
35fe47e7dc
MNG-796: Added a download report
...
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@322514 13f79535-47bb-0310-9956-ffa450edef68
2005-10-16 21:51:20 +00:00
Fabrizio Giustina
8caa84a288
the canGenerateReport() has just been added to MavenReport: calling it from the site plugin makes all the plugins compiled with an earlier version fail with an AbstractMethodError.
...
This is intended as a temporary patch to keep the site plugin compatible with existing reports.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@322499 13f79535-47bb-0310-9956-ffa450edef68
2005-10-16 18:23:35 +00:00
Fabrizio Giustina
e02b8ed1e4
MNG-1216 CimReport.getBundle throws exception when locale doesn't have bundle
...
renamed the english resource bundle from project-info-report_en.properties to project-info-report.properties, so it's always used as the default when a bundle for the current locale is missing
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@322460 13f79535-47bb-0310-9956-ffa450edef68
2005-10-16 08:14:11 +00:00