On Thu, Dec 14, 2006 at 07:28:21PM -0800, David Blevins wrote:
> On Dec 14, 2006, at 3:00 PM, toby cabot wrote:
> >--- pom.xml     (revision 487372)
> >+++ pom.xml     (working copy)
> >@@ -980,6 +980,16 @@
> >
> >     <pluginRepositories>
> >         <pluginRepository>
> >+            <id>dains-plugin-repository</id>
> >+            <url>http://people.apache.org/~dain/stage/</url>
> >+            <snapshots>
> >+                <enabled>true</enabled>
> >+            </snapshots>
> >+            <releases>
> >+                <enabled>false</enabled>
> 
> Change that line to '<enabled>true' and it should work.

Thanks David, that works.

Reply via email to