Hey guys,
On top of the build not working, it is spitting out a tld that is not
working with the current tags.  It looks like all that is changed is the
addition of jsp2.0 and dynamic-attributes=true/false included with each
tag.  I'm seeing errors that say the i18n text tag doesn't implement the
proper interface for the "dynamic attributes=true" property.

If you need a workaround, either a) copy the tld into your project and cut
out all the dynamic attributes entries, or b) use the old tld from the
2.1.0build -
http://people.apache.org/repo/m2-snapshot-repository/org/apache/struts/struts2-core/2.1.0-SNAPSHOT/

Blake

On Jan 24, 2008 8:50 AM, Don Brown <[EMAIL PROTECTED]> wrote:

> Yeah, passes for me too.  That is a really weird Maven error:
>
> INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
>
> No versions are present in the repository for the artifact with a range [
> 1.0,)
>  commons-logging:commons-logging:jar:null
>
> from the specified remote repositories:
>  apache.snapshots (http://people.apache.org/
> ​repo/​m2-snapshot-repository),
>  Maven Snapshots (http://snapshots.maven.codehaus.org/​maven2/​),
>  opensymphony (http://maven.opensymphony.com),
>  opensymphony-m2 (http://maven2.opensymphony.com),
>  central (http://repo1.maven.org/​maven2),
>  snapshots-maven-codehaus (http://snapshots.maven.codehaus.org/​maven2)
>
> If I had a nickel for every time a Maven build worked on one person's
> machine and not another's.... :)
>
> Don
>
> On 1/24/08, Ted Husted <[EMAIL PROTECTED]> wrote:
> > The build passes for me locally. Might be another hiccup.
> >
> > On Jan 24, 2008 6:15 AM, Atlassian Open Source Bamboo Integration
> > Server <[EMAIL PROTECTED]> wrote:
> > > The project Struts 2 SVN - Main Build has the following 1 change by 1
> author:
> > >
> > > *husted* made the following changes at
> > >
> > > Comment:
> > > WW-2171 "Label tag does not use key attribute to lookup value in
> resources when using simple theme" Apply patch provided by Maja S Bratseth.
> > >
> > > >
> /struts/struts2/trunk/core/src/test/java/org/apache/struts2/views/jsp/ui/LabelTest.java
> (614842)
> > > >
> /struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/Label.java
> (614842)
> > > >
> /struts/struts2/trunk/core/src/test/java/org/apache/struts2/TestAction.java
> (614842)
> > >
> > >
> > >
> > >
> ---------------------------------------------------------------------------------------
> > >
> > > No failed tests found, a possible compilation error.
> > >
> > > Click http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN-685 to
> find out more.
> > >
> > > Thanks,
> > >
> > > Bamboo
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>

Reply via email to