Two things:

Adam: You may have to run with -U to get the update, but I doubt it...I'd be
interested to see the debug output from that build.

Wendy: It's a quirk of the plugin version resolver that you have to have
releases enabled on that snapshot repository where the assembly plugin
snapshot is stored, I think. It seems to me that even if you specify a
-SNAPSHOT version this might be the case, though that doesn't seem to make
sense on the face of it...

-john

On 9/29/06, Wendy Smoak <[EMAIL PROTECTED]> wrote:

On 9/29/06, Adam Lally <[EMAIL PROTECTED]> wrote:
> That didn't work for me either.  But if I go to that URL in my browser,
I
> do see a 2.2-SNAPSHOT directory under the assembly plugin.  So it is
> there, but not being found for some reason?

I have this:

            <pluginRepository>
               <id>apache.snapshots</id>
               <url>http://people.apache.org/repo/m2-snapshot-repository/
</url>
               <snapshots><enabled>true</enabled></snapshots>
               <releases><enabled>false</enabled></releases>
            </pluginRepository>

Try explicitly enabling snapshots, maybe that isn't the default for
plugin repositories.

--
Wendy

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


Reply via email to