You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Jason van Zyl <ja...@maven.org> on 2005/10/25 03:39:04 UTC

[ANN] Maven Project Info Reports Plugin v2.0 Released

Hi,

The first version of the repository plugin has been released in order to
allow users to create upload bundles. To find out more about creating
upload bundles you can look here:

http://maven.apache.org/guides/mini/guide-ibiblio-upload.html

To obtain the latest release, include the <version> in your POM:
<plugin>
   <groupId>org.apache.maven.plugins</groupId>
   <artifactId>maven-resources-plugin</artifactId>
   <version>2.1</version>
</plugin>

If you have omitted the version, you can update to the latest release 
using the -U flag:

mvn -U repository:bundle-create

-- 
jvz.

Jason van Zyl
jason at maven.org
http://maven.apache.org

First, the taking in of scattered particulars under one Idea,
so that everyone understands what is being talked about ... Second,
the separation of the Idea into parts, by dividing it at the joints,
as nature directs, not breaking any limb in half as a bad carver might.

  -- Plato, Phaedrus (Notes on the Synthesis of Form by C. Alexander)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org