Quick Search
Learn more about
Quick Search
Log In
Access more options
Online Help
About JIRA
Dashboards
Access more options (Alt+D)
Projects
Access more options (Alt+P)
Issues
Access more options (Alt+I)
Release Notes - Maven 1 - Version 1.1-beta-1 - HTML format
Configure Release Notes
Bug
[
MAVEN-156
] - classpath or jelly:xml issue with XSLT transformations
[
MAVEN-520
] - <if test="${empty var}> fails if variable contains "." character
[
MAVEN-573
] - bootstrap failed when language setting is Chinese (Hong Kong S.A.R.)
[
MAVEN-1087
] - Dependency type should participate in equals() and hashcode()
[
MAVEN-1150
] - maven.xml inheritance strangeness
[
MAVEN-1183
] - move default goal to project.xml
[
MAVEN-1294
] - Maven is leaking much memory
[
MAVEN-1304
] - SAR dependencies don't appear on classpath
[
MAVEN-1325
] - Project.toString() returns null
[
MAVEN-1348
] - Proxy User Name property does not accept variable as value
[
MAVEN-1483
] - touchstone should not be hooked to test:test
[
MAVEN-1522
] - Proxy + NTLM = NullPointerException
[
MAVEN-1526
] - Regression: build fails because of case problem in dependency
[
MAVEN-1532
] - [PATCH] maven shell script doesn't properly resolve symbolic links
[
MAVEN-1544
] - Override of a snapshot dependency fails when building in online mode
[
MAVEN-1579
] - bin/maven file permission in bootstrapping
[
MAVEN-1580
] - NullpointerException when <version> tag missing in dependency
[
MAVEN-1587
] - Obsolete links in org.apache.maven.cli.App class
[
MAVEN-1598
] - Unexpected behavior of org.apache.maven.project.Project.
[
MAVEN-1600
] - Bootstrap : ArtifactDownloader doesn't use proxy settings
[
MAVEN-1606
] - NPE when using maven-tasks-plugin 1.2.0
[
MAVEN-1609
] - touchstone test with external entities in maven.xml fails
[
MAVEN-1632
] - Problem with new XML APIs
Improvement
[
MAVEN-128
] - Allow more than one mailing list archive in Maven project file
[
MAVEN-925
] - Upgrade castor plugin to use castor-0.9.5.2.jar
[
MAVEN-954
] - Would like more customizable Developer information
[
MAVEN-1377
] - Internationalize Artifact doesn't exist in remote repository, but it exists locally.
[
MAVEN-1386
] - A big bunch of fixes to maven xdocs
[
MAVEN-1423
] - Missing support for 'nonProxyHosts' setting
[
MAVEN-1438
] - replace portions of artifact and HttpUtils with wagon
[
MAVEN-1530
] - upgrade commons-jelly-tags-util to 1.0 or 1.1
[
MAVEN-1550
] - Add groupId info to repository upload instructions
New Feature
[
MAVEN-585
] - [Submission] SCM plugin
[
MAVEN-1407
] - Add mailing list address to POM
[
MAVEN-1571
] - Add organizationUrl to developer information
Task
[
MAVEN-467
] - Separate the artifact related components into a separate repo.
[
MAVEN-1388
] - Use the generated model reader being used in the maven 2.x code.
[
MAVEN-1391
] - clean up dependencies
[
MAVEN-1392
] - update dependencies for commons-cli
[
MAVEN-1395
] - replace HttpUtils with wagon
[
MAVEN-1396
] - replace artifact plugin with mojo or wagon
[
MAVEN-1399
] - upgrade jelly to CVS HEAD
[
MAVEN-1400
] - attempt an upgrade to ant 1.6.2
[
MAVEN-1451
] - move old wiki into either confluence or xdoc
[
MAVEN-1517
] - Complete rebuild of Maven Site
[
MAVEN-1554
] - confirm trimming in new model code
Edit/Copy Release Notes
The text area below allows the project release notes to be edited and copied to another document.
Release Notes - Maven 1 - Version 1.1-beta-1
Bug
[
MAVEN-156
] - classpath or jelly:xml issue with XSLT transformations
[
MAVEN-520
] - <if test="${empty var}> fails if variable contains "." character
[
MAVEN-573
] - bootstrap failed when language setting is Chinese (Hong Kong S.A.R.)
[
MAVEN-1087
] - Dependency type should participate in equals() and hashcode()
[
MAVEN-1150
] - maven.xml inheritance strangeness
[
MAVEN-1183
] - move default goal to project.xml
[
MAVEN-1294
] - Maven is leaking much memory
[
MAVEN-1304
] - SAR dependencies don't appear on classpath
[
MAVEN-1325
] - Project.toString() returns null
[
MAVEN-1348
] - Proxy User Name property does not accept variable as value
[
MAVEN-1483
] - touchstone should not be hooked to test:test
[
MAVEN-1522
] - Proxy + NTLM = NullPointerException
[
MAVEN-1526
] - Regression: build fails because of case problem in dependency
[
MAVEN-1532
] - [PATCH] maven shell script doesn't properly resolve symbolic links
[
MAVEN-1544
] - Override of a snapshot dependency fails when building in online mode
[
MAVEN-1579
] - bin/maven file permission in bootstrapping
[
MAVEN-1580
] - NullpointerException when <version> tag missing in dependency
[
MAVEN-1587
] - Obsolete links in org.apache.maven.cli.App class
[
MAVEN-1598
] - Unexpected behavior of org.apache.maven.project.Project.
[
MAVEN-1600
] - Bootstrap : ArtifactDownloader doesn't use proxy settings
[
MAVEN-1606
] - NPE when using maven-tasks-plugin 1.2.0
[
MAVEN-1609
] - touchstone test with external entities in maven.xml fails
[
MAVEN-1632
] - Problem with new XML APIs
Improvement
[
MAVEN-128
] - Allow more than one mailing list archive in Maven project file
[
MAVEN-925
] - Upgrade castor plugin to use castor-0.9.5.2.jar
[
MAVEN-954
] - Would like more customizable Developer information
[
MAVEN-1377
] - Internationalize Artifact doesn't exist in remote repository, but it exists locally.
[
MAVEN-1386
] - A big bunch of fixes to maven xdocs
[
MAVEN-1423
] - Missing support for 'nonProxyHosts' setting
[
MAVEN-1438
] - replace portions of artifact and HttpUtils with wagon
[
MAVEN-1530
] - upgrade commons-jelly-tags-util to 1.0 or 1.1
[
MAVEN-1550
] - Add groupId info to repository upload instructions
New Feature
[
MAVEN-585
] - [Submission] SCM plugin
[
MAVEN-1407
] - Add mailing list address to POM
[
MAVEN-1571
] - Add organizationUrl to developer information
Task
[
MAVEN-467
] - Separate the artifact related components into a separate repo.
[
MAVEN-1388
] - Use the generated model reader being used in the maven 2.x code.
[
MAVEN-1391
] - clean up dependencies
[
MAVEN-1392
] - update dependencies for commons-cli
[
MAVEN-1395
] - replace HttpUtils with wagon
[
MAVEN-1396
] - replace artifact plugin with mojo or wagon
[
MAVEN-1399
] - upgrade jelly to CVS HEAD
[
MAVEN-1400
] - attempt an upgrade to ant 1.6.2
[
MAVEN-1451
] - move old wiki into either confluence or xdoc
[
MAVEN-1517
] - Complete rebuild of Maven Site
[
MAVEN-1554
] - confirm trimming in new model code