Apache Maven core
Go to file
Benjamin Bentmann e00eff8302 [MNG-3575] Allow hexadecimal parameters
[MNG-4992] Allow to configure plugin parameters of type java.util.Properties just like a map
[MNG-5011] Allow to configure array/collection type plugin parameters via system properties
[MNG-5012] Allow to configure array-typed plugin parameters from expressions yielding collections and vice versa
[MNG-5013] Allow to condense configuation of plugin parameter beans that commonly require only one value


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1070102 13f79535-47bb-0310-9956-ffa450edef68
2011-02-12 16:08:36 +00:00
apache-maven [MNG-5005] bin/mvn contains platform specific echo when on Mac OSX and JAVA_VERSION envvar is set 2011-02-07 22:54:34 +00:00
maven-aether-provider o Fixed exception handling for repo metadata to properly report edge cases of inaccessible files 2011-01-10 14:14:28 +00:00
maven-artifact [MNG-4996] Made scope and version volatile on artifact 2011-02-01 15:29:32 +00:00
maven-compat MNG-4988 API to calculate execution plan without full mojo execution configuration 2011-01-21 00:52:20 +00:00
maven-core [MNG-5009] StackOverflowError in DefaultProjectBuilder.build when <module> points at current aggregator POM 2011-02-12 13:56:52 +00:00
maven-embedder [MNG-4971] Display maven home in version info 2011-01-15 05:35:54 +00:00
maven-model o Unified inheritance hierarchy of POM model classes 2011-01-14 22:33:29 +00:00
maven-model-builder [MNG-4975] [regression] plugin executions injected from profile run before instead of after existing executions in the POM 2011-01-14 22:40:53 +00:00
maven-plugin-api [maven-release-plugin] prepare for next development iteration 2011-01-09 00:49:39 +00:00
maven-repository-metadata [maven-release-plugin] prepare for next development iteration 2011-01-09 00:49:39 +00:00
maven-settings [maven-release-plugin] prepare for next development iteration 2011-01-09 00:49:39 +00:00
maven-settings-builder [maven-release-plugin] prepare for next development iteration 2011-01-09 00:49:39 +00:00
src/site updated links to Sonatype components to their new home 2010-10-19 08:14:48 +00:00
.gitattributes o Splitted .gitattributes 2010-10-27 10:46:45 +00:00
.gitignore o Minor (test) modification. git workflow test 2010-07-09 08:18:34 +00:00
README.bootstrap.txt renamed tokens used during bootstrap to better understand their role 2009-04-20 20:43:20 +00:00
README.md o Added readme for github 2010-11-15 22:29:30 +00:00
README.txt separating READMEs so the bootstrap info doesn't get into the distro. 2008-01-22 21:53:20 +00:00
build.xml o Enhanced bootstrap to enable minimal self identification 2011-01-05 18:28:00 +00:00
doap_Maven.rdf o Added 3.0.2 release to DOAP 2011-01-12 13:20:09 +00:00
maven-ant-tasks-2.1.1.jar o Updated bootstrap to use upcoming maven-ant-tasks:2.1.1 2010-07-20 10:00:22 +00:00
pom.xml [MNG-3575] Allow hexadecimal parameters 2011-02-12 16:08:36 +00:00