Commit Graph

1172 Commits

Author SHA1 Message Date
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
Brett Leslie Porter 2e2140cc4e [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321477 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 19:19:15 +00:00
Brett Leslie Porter 727dba6852 [maven-release-plugin] prepare release maven-checkstyle-plugin-2.0-beta-1
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321475 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 19:18:54 +00:00
Brett Leslie Porter 7dd582b246 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321472 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 19:13:23 +00:00
Brett Leslie Porter b85b7dcdb4 [maven-release-plugin] prepare release maven-project-info-reports-plugin-2.0-beta-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321470 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 19:12:25 +00:00
Brett Leslie Porter 31594f1577 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321469 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 19:10:24 +00:00
Brett Leslie Porter 53d343cfa2 [maven-release-plugin] prepare release maven-site-plugin-2.0-beta-3
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321467 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 19:09:08 +00:00
Brett Leslie Porter 26e6d0a4a8 update snapshot
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321466 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 19:08:32 +00:00
Brett Leslie Porter af2c32da36 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321464 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 19:05:20 +00:00
Brett Leslie Porter c5d73e4d39 [maven-release-plugin] prepare release maven-javadoc-plugin-2.0-beta-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321462 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 19:05:06 +00:00
Brett Leslie Porter c8bb90130f remove snapshot
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321460 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 19:04:12 +00:00
Brett Leslie Porter 8207848273 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321459 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 19:01:53 +00:00
Brett Leslie Porter cb0e0d1c1a [maven-release-plugin] prepare release maven-war-plugin-2.0-beta-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321456 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 19:01:17 +00:00
Brett Leslie Porter bb3ddd1484 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321454 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 18:56:20 +00:00
Brett Leslie Porter 0aa6a220ce [maven-release-plugin] prepare release maven-resources-plugin-2.0
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321452 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 18:55:59 +00:00
Brett Leslie Porter 1e7781ec15 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321441 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 18:50:35 +00:00
Brett Leslie Porter c503ac281e [maven-release-plugin] prepare release maven-rar-plugin-2.0
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321439 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 18:50:21 +00:00
Brett Leslie Porter 4a2cb2e86a [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321435 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 18:46:06 +00:00
Brett Leslie Porter 94c9eb7aa9 [maven-release-plugin] prepare release maven-source-plugin-2.0
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321433 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 18:45:08 +00:00
Brett Leslie Porter ae7aa279d3 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321430 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 18:36:28 +00:00
Brett Leslie Porter d5e2f6e5c3 [maven-release-plugin] prepare release maven-deploy-plugin-2.0
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321427 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 18:35:40 +00:00
Brett Leslie Porter 92d352e6be [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321424 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 18:30:29 +00:00
Brett Leslie Porter cdc077086b [maven-release-plugin] prepare release maven-install-plugin-2.0
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321421 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 18:29:48 +00:00
Brett Leslie Porter 948d5bb24c [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321418 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 18:28:55 +00:00
Brett Leslie Porter 71bde5c07d [maven-release-plugin] prepare release maven-jar-plugin-2.0
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321415 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 18:28:40 +00:00
Brett Leslie Porter 7879104fac [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321408 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 18:22:06 +00:00
Brett Leslie Porter 24108ee163 [maven-release-plugin] prepare release maven-assembly-plugin-2.0
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321406 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 18:21:48 +00:00
Brett Leslie Porter 16d0d42b25 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321404 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 18:17:32 +00:00
Brett Leslie Porter 4f3c8eff5d [maven-release-plugin] prepare release maven-ejb-plugin-2.0
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321402 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 18:17:06 +00:00
Brett Leslie Porter c2498523b8 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321401 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 18:16:07 +00:00
Brett Leslie Porter 569e413939 [maven-release-plugin] prepare release maven-eclipse-plugin-2.0-beta-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321399 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 18:15:47 +00:00
Brett Leslie Porter c8ee240f69 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321397 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 18:05:29 +00:00
Brett Leslie Porter f36121aa97 [maven-release-plugin] prepare release maven-ear-plugin-2.0
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321395 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 18:03:35 +00:00
Brett Leslie Porter e6c1dac2df [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321393 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 17:45:44 +00:00
Brett Leslie Porter 2c1d82eb12 [maven-release-plugin] prepare release maven-assembly-plugin-2.0-beta-2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321391 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 17:44:58 +00:00
Brett Leslie Porter eda4d30ae9 update snapshot
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321390 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 17:40:25 +00:00
Brett Leslie Porter e5be975974 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321387 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 17:19:13 +00:00
Brett Leslie Porter 82edada617 [maven-release-plugin] prepare release maven-clean-plugin-2.0
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321385 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 17:18:55 +00:00
Brett Leslie Porter 8a66aa5d13 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321384 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 17:14:19 +00:00
Brett Leslie Porter 076e59f530 [maven-release-plugin] prepare release maven-antrun-plugin-1.0
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321382 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 17:14:03 +00:00
Brett Leslie Porter 078a97dace [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321380 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 17:08:45 +00:00
Brett Leslie Porter c270eb725b [maven-release-plugin] prepare release maven-compiler-plugin-2.0
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321377 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 17:06:32 +00:00
Brett Leslie Porter aeb83c5e59 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321376 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 16:51:45 +00:00
Brett Leslie Porter 35db6c41a7 [maven-release-plugin] prepare release maven-release-plugin-2.0-beta-3
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321374 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 16:47:53 +00:00
Brett Leslie Porter 481707956e disabling release poms by default for now
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321372 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 16:40:09 +00:00
Brett Leslie Porter 9428fb20d3 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321369 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 16:34:42 +00:00
Brett Leslie Porter f43c6887b8 [maven-release-plugin] prepare release maven-plugin-plugin-2.0
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321367 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 16:34:15 +00:00
Brett Leslie Porter 723e09e470 upgrade to release
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321364 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 16:27:35 +00:00
Brett Leslie Porter 0bdcb67043 PR: MNG-1211
Submitted by: Matthew Pocock
Reviewed by:  Brett Porter
add a "-" to the start of compiler arguments (since it can't be specified in the XML)


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321345 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 15:08:09 +00:00
Brett Leslie Porter 8818d550cd PR: MNG-1210
Submitted by: Matthew Pocock
Reviewed by:  Brett Porter
Show command line options when forking the compiler
(applied with modifications)


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321344 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 15:01:14 +00:00
Brett Leslie Porter 3068a0259c make sure compiler warnings are output
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321340 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 14:42:19 +00:00
Brett Leslie Porter f56c194b48 PR: MNG-673
Submitted by: Edwin Punzalan
remove unneeded dependency resolution


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321337 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 13:38:32 +00:00
Brett Leslie Porter 6e0d411886 PR: MNG-1196
Submitted by: Johnny R. Ruiz III
rename variable to avoid conflict with m1


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321336 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 13:31:20 +00:00
Brett Leslie Porter d817a178ef PR: MNG-1195
Submitted by: Edwin Punzalan
Fix validation of generated HTML


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321335 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 13:29:00 +00:00
Brett Leslie Porter 2df01ca71f PR: MNG-1030
Submitted by: Edwin Punzalan
fix indentation of nav items


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321334 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 13:25:47 +00:00
Brett Leslie Porter eb6fed83ca PR: MNG-1038
Submitted by: Edwin Punzalan
fix warSourceExcludes issue


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321331 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 13:18:01 +00:00
Brett Leslie Porter 286075ab38 PR: MNG-829
Submitted by: Johnny R. Ruiz III
use File for basedir aligned parameter


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321327 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 12:57:36 +00:00
Brett Leslie Porter 0b6e19dd59 PR: MNG-1185
Submitted by: Johnny R. Ruiz III
align parameter name with site generation plugin to avoid conflict


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321326 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 12:54:36 +00:00
Brett Leslie Porter 238c28b0f6 PR: MNG-862
Submitted by: Rod Coffin
don't force a particular implementation of Map on configuration


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321325 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 12:48:20 +00:00
Brett Leslie Porter 92de4af9fa PR: MNG-793
Submitted by: Allan Ramirez
only write properties when changed to avoid unnecessary diffs


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321324 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 12:37:14 +00:00
Brett Leslie Porter 51b9ce75e5 PR: MNG-970
Submitted by: Edwin Punzalan
add optimize option


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321313 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 08:15:33 +00:00
Brett Leslie Porter 8a35d8801e use new version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321311 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 08:07:18 +00:00
Brett Leslie Porter fbe2d4ff4f PR: MNG-975
Submitted by: Edwin Punzalan
add verbose option


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321310 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 08:05:42 +00:00
Brett Leslie Porter cc6092fca1 PR: MNG-578
only add classpath dependencies

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321308 13f79535-47bb-0310-9956-ffa450edef68
2005-10-15 07:46:56 +00:00
Stephane Nicoll b4c955faf3 Updated documentation according to new Mojos. (exploded / inplace).
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321145 13f79535-47bb-0310-9956-ffa450edef68
2005-10-14 16:32:43 +00:00
Brett Leslie Porter 65bd735849 not necessary, reverting
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321130 13f79535-47bb-0310-9956-ffa450edef68
2005-10-14 14:17:39 +00:00
Brett Leslie Porter 1f81c64a42 it seems the plugin parent needs to be the same one as in the reactor to build itself.
This is a very isolated case to the plugin plugin - a minor issue will be filed in JIRA


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321109 13f79535-47bb-0310-9956-ffa450edef68
2005-10-14 13:22:24 +00:00
Brett Leslie Porter e4962e6549 update poms on trunk for next version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321053 13f79535-47bb-0310-9956-ffa450edef68
2005-10-14 08:15:05 +00:00
Brett Leslie Porter d095c64b00 update versions in plugins
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@321048 13f79535-47bb-0310-9956-ffa450edef68
2005-10-14 08:08:16 +00:00
Brett Leslie Porter 0a31c4eccb PR: MNG-1199
Submitted by: Allan Ramirez
correct docletpath argument

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@320996 13f79535-47bb-0310-9956-ffa450edef68
2005-10-14 04:14:50 +00:00
Brett Leslie Porter 79058b9388 bundle javadoc with java source releases
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@320991 13f79535-47bb-0310-9956-ffa450edef68
2005-10-14 03:50:52 +00:00
Brett Leslie Porter ed22c950e8 add new methods to type handler:
- isAddedToClassPath (default false)
- language (default "none")

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@320986 13f79535-47bb-0310-9956-ffa450edef68
2005-10-14 03:32:41 +00:00