IIRC there is still an issue with trunk regarding the
opensymphony id; it's something like
"xwork.opensymphony.com" and needs to be just
"opensymphony"... um...
Index: core/pom.xml
===================================================================
--- core/pom.xml (revision 580129)
+++ core/pom.xml (working copy)
@@ -55,7 +55,7 @@
<configuration>
<artifactItems>
<artifactItem>
-
<groupId>com.opensymphony.xwork</groupId>
+
<groupId>opensymphony</groupId>
<artifactId>xwork</artifactId>
<version>2.1-SNAPSHOT</version>
<classifier>sources</classifier>
@@ -289,7 +289,7 @@
<dependencies>
<dependency>
- <groupId>com.opensymphony.xwork</groupId>
+ <groupId>opensymphony</groupId>
<artifactId>xwork</artifactId>
<version>2.1-SNAPSHOT</version>
</dependency>
--- chengas123 <[EMAIL PROTECTED]> wrote:
>
> Ok. I tried downloading from SVN, but got a build
> error. Maven could not
> find xwork-2.1-SNAPSHOT-sources.jar. I had to
> download it manually from
> maven.opensymphony.com. However, despite following
> the instruction maven
> was giving me I could not figure out how to build
> the project with the
> manual download.
>
> -Ben
>
>
>
> Musachy Barroso wrote:
> >
> > I don't think it is on the snapshots.
> >
> > musachy
> >
> > On 10/3/07, chengas123
> <[EMAIL PROTECTED]> wrote:
> >>
> >> I found some error messages buried in my log
> file. It seems 2.1 is not
> >> working for me because Dojo was moved to a plugin
> which I do not have.
> >> Is
> >> there anyway to get a compiled version of this
> plugin? Or do I have to
> >> download 2.1 from source control and compile it
> myself?
> >>
> >> Thanks,
> >> Ben
> >>
> >
>
> --
> View this message in context:
>
http://www.nabble.com/-s2--Struts-head-tag-KILLS-%28%3E-10s%29-page-load-time-tf4490390.html#a13028025
> Sent from the Struts - User mailing list archive at
> Nabble.com.
>
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]