Release Notes - Maven 2 & 3 - Version 2.1.0-M1 - HTML format
Configure Release Notes
Bug
- [MNG-2174] - <pluginManagement><plugins><plugin><dependencies> do not propogate to child POM plugins (potentially scoped to only affecting child POM plugins that live within a <profile>)
- [MNG-2739] - Repository entries are not validated and NPE will occur
- [MNG-2873] - Unable to find transitive dependencies when they have been relocated.
- [MNG-3052] - Transitive Dependency not found when repo is not listed
- [MNG-3070] - ${x} properties no longer expanded in </version> tag after 2.0.3
- [MNG-3106] - Multiple profile activation conditions broken
- [MNG-3380] - MavenMetadataSource retrieves ResolutionGroup without consulting ManagedVersionMap, is problem when relocation
- [MNG-3475] - Some directories are not basedir aligned
- [MNG-3482] - merging managed dependencies happens before managed-dependency versions are interpolated
- [MNG-3497] - rar, par and ejb3 archives should not be added to classpath
- [MNG-3498] - StringIndexOutOfBounds -1 during path translation while reading pom.xml
- [MNG-3527] - profile deactivation has no affect
- [MNG-3530] - Regression: Properties get resolved before the LifeCycle is Forked.
- [MNG-3535] - Valid properties which look self referential fail to resolve
- [MNG-3536] - REGRESSION: pom.build.sourceDirectory in Maven 2.0.9: it doesn't work anymore
- [MNG-3545] - Option -P-profile overridden if profile is activebyDefault
- [MNG-3581] - stage:copy ClassCastException with maven 2.0.9
- [MNG-3584] - possible new memory leak in Maven 2.0.9
- [MNG-3585] - nonProxyHosts separator is wrong in the default settings.xml
- [MNG-3599] - webdav does not set http-proxy correctly
- [MNG-3622] - upgrade to wagon 1.0-beta-4
- [MNG-3639] - Ant 1.7.0 Task not found after upgrading from Maven 2.0.8 to 2.0.9
- [MNG-3642] - back-propagation of resources doesn't handle multiple resources with the same directory
- [MNG-3651] - mvn.bat returns an incorrect error code
- [MNG-3654] - [regression] unable to build ServiceMix 3 - IndexOutOfBoundsException in mergeDeterministicBuildElements
- [MNG-3662] - Model interpolation crashes if property resolves to value with ampersand
- [MNG-3667] - Dependencies resolution is wrong in some cases (xfire-core:1.2.6 for example)
- [MNG-3671] - plugin-level dependencies in POMs are not interpolated at correct time
- [MNG-3679] - <execution><id>${some.custom.var}</id> ... broke
- [MNG-3680] - POM validation fails on projects in central repo starting with 2.0.10 RCs
- [MNG-3684] - Injection of Build instance as report parameter results in uninterpolated values for build.directory, etc.
- [MNG-3693] - Updating project POM via project.setFile(..) changes project basedir, and project classpath when used as a dependency in a reactor
- [MNG-3694] - plugin parameters injecting ${project.compileSourceRoots} get uninterpolated source directories
- [MNG-3697] - NPE at DefaultPluginManager line 700 (from Hudson CI)
- [MNG-3701] - ClassCastException when building settings.xml with profiles that have activeByDefault set
- [MNG-3703] - ExecutionProject contains relative paths in compileSourceRoots
- [MNG-3704] - NPE in DefaultLIfecycleExecutor when run from within Hudson builds
- [MNG-3705] - Expression: ${executedProject} doesn't work in reports
- [MNG-3710] - ModelUtils.cloneModel() and .cloneBuild() pollute existing Plugin instances with merged information
- [MNG-3716] - Aggregators that fork lifecycles don't have execution projects setup for all projects in the reactor.
- [MNG-3717] - Maven prompts for a password when one is provided over SSH in some circumstances
- [MNG-3718] - Build timestamp interpolator gives hours in AM/PM instead of 24-hour time
- [MNG-3722] - Fail to run CXF code generation with 2.0.10 RC
- [MNG-3723] - ${project.basedir} is not interpolated
- [MNG-3724] - ExecutionProject not getting updated compile/test-compile/script roots in RC10
- [MNG-3729] - Maven 2.0.10-RC10 fails with NPE on assembly:assembly
- [MNG-3740] - Plugin builds that reference earlier versions of themselves in the <plugins> section of the POM result in StackOverflowError in 2.1.0-M1-RC12
- [MNG-3741] - CLONE maven-plugin-tools-api requires relative script root paths
- [MNG-3743] - pluginManagement not consulted when building from lifecycle forked via javdoc reports
- [MNG-3746] - POM properties do not override default system properties during POM interpolation
- [MNG-3747] - relative build paths are not path-translated when using prefixed expressions (eg. project.build.directory) in plugin configurations
- [MNG-3748] - settings builder doesn't use strict mode in xml parser
- [MNG-3885] - Modules of Maven projects are deployed with Timestamp during reactor build when uniqueVersion is set to false in parent profile
- [MNG-3924] - FATAL ERROR if a variable contains < or >
Improvement
- [MNG-2609] - Mention 'activeByDefault' in the "Introduction to Build Profiles" guide
- [MNG-3268] - Command line doesn't handle multiple -P correctly
- [MNG-3478] - Use expression ${project.build.directory} instead of hard-coding "target" in super POM
- [MNG-3509] - Make "mvn -v" output locale/encoding
- [MNG-3511] - Review fix for MNG-2166
- [MNG-3520] - Korean message resource
- [MNG-3571] - Allow use of ! when deactivating profiles
- [MNG-3652] - set a user agent for Maven HTTP requests
- [MNG-3673] - Upgrade plugin versions in super-POM where appropriate
- [MNG-3698] - Improve performance regarding concrete/dynamic build transitions surrounding plugin executions and report instantiations
- [MNG-3709] - Be sure source distro has the same name as the binary distro in the repository.
New Feature
- [MNG-2562] - expose current time as a property for POM interpolation
- [MNG-3219] - Create a CLIRR/JarDiff setup for 2.0.x and 3.0.x
- [MNG-3368] - Printing version (-v argument) should not stop lifecycle execution
- [MNG-3675] - Add accessor for lifecycles list to LifecycleExecutor/DefaultLifecycleExecutor
|
Edit/Copy Release Notes
The text area below allows the project release notes to be edited and copied to another document.
|
|