Hi,

The following issues have been resolve for the resources plugin and it
has been released:

http://jira.codehaus.org/browse/MNG-1193
http://jira.codehaus.org/browse/MNG-1194

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 <phase>

- The Maven Plugins Team

-- 
jvz.

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

Our achievements speak for themselves. What we have to keep track
of are our failures, discouragements and doubts. We tend to forget
the past difficulties, the many false starts, and the painful
groping. We see our past achievements as the end result of a
clean forward thrust, and our present difficulties as
signs of decline and decay.

 -- Eric Hoffer, Reflections on the Human Condition


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to