dev@glassfish.java.net

Re: build failure

From: Jerome Dochez <Jerome.Dochez_at_Sun.COM>
Date: Tue, 23 Dec 2008 10:21:40 -0800

Sorry I forgot to include the workaround to get your build back in
order :

rm -rf ~/.m2/repository/org/glassfish/web/jsp/2.2
and do a clean build from the top level to be safe.

jerome

On Dec 23, 2008, at 10:19 AM, Jerome Dochez wrote:

> Hi All
>
> Hong and myself have experienced to failure with the build and I
> suspect others will see the same issue.
> The issue comes from the jsp project which has promoted a new
> versioned pom.xml without changing the version number. In such case
> folks that already have downloaded that version end up keeping the
> old version leading to an OSGi ResolveError on the org.apache.jasper
> package
>
> Let me reiterate one more time that you cannot publish a new
> versioned module with the same version number multiple time, you
> *have* to change the version number each time you want to change the
> content of the jar or the associated pom.
>
> Jerome
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>