You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Deng Ching <oc...@apache.org> on 2009/05/28 20:07:28 UTC

[ANNOUNCE] Apache Archiva 1.2.1 Released!

The Apache Archiva team is pleased to announce the release of Archiva 1.2.1

Apache Archiva is an extensible repository management software that helps
taking care of your own personal or enterprise-wide build artifact
repository. It is the perfect companion for build tools such as Maven,
Continuum, and ANT.

Archiva offers several capabilities, amongst which remote repository
proxying, security access management, build artifact storage, delivery,
browsing, indexing and usage reporting, extensible scanning functionality...
and many more!

The latest release is now available here:
http://archiva.apache.org/download.html

If you have any questions, please consult:
 - the web site: http://archiva.apache.org
- the archiva-user mailing list: http://archiva.apache.org/mail-lists.html

Change Log for Archiva 1.2.1
------------------------------** Bug
    * [MRM-1143] - Nexus indexer throws NPE on repository scan
    * [MRM-1157] - Update from 1.1.3 to 1.2 fails with create table error
    * [MRM-1160] - Nexus Indexer throws NPE intermittently on retrieval
    * [MRM-1161] - indexing causes NullPointer when getting a SNAPSHOT that
has been deployed with maven 2.1
    * [MRM-1167] - Quicksearch from the xmlrpc api returns no results
    * [MRM-1172] - Invalid version validation error when uploading a jar
with a four-part version number
    * [MRM-1176] - SQLSyntaxErrorException is thrown when browsing for
artifacts after upgrading from 1.3.1 to 1.2
    * [MRM-1179] - NPE retrieving artifacts via http/webdav that are proxied
    * [MRM-1188] - Index cleanup consumer fails when there is a current
indexing task being executed (e.g. during repo scan, during artifact
deployment or during proxy)

** Improvement
    * [MRM-1165] - Move out upgrade instructions from 'Installing
Standalone' into it's own page


Thanks,
The Apache Archiva team