is Struts still pointing to xwork 2.1.5-SNAPSHOT? That might be a problem because the xwork version was already bumped to 2.1.6-SNAPSHOT.
On Tue, Aug 25, 2009 at 8:31 AM, Wes Wannemacher<w...@wantii.com> wrote: > I prefer to build it... As long as struts and xwork are still > separate, I keep a copy of xwork's sources sitting really close to > struts' sources. > > To build xwork, just check it out and 'mvn clean install' it -> > > svn co http://svn.opensymphony.com/svn/xwork/trunk xwork > cd xwork > mvn clean install > > Then, you can build struts2 w/o problems. > > -Wes > > On Tue, Aug 25, 2009 at 11:27 AM, Security > Management<list-subscripti...@secmgmt.com> wrote: >> OK, I've got it fixed for 2.1.6, and I'm trying to build the one that ships >> with the source snapshot first, before making my changes. >> >> I get: >> >> [INFO] Failed to resolve artifact. >> >> Missing: >> ---------- >> 1) com.opensymphony:xwork-core:jar:2.1.5-SNAPSHOT >> >> Try downloading the file manually from the project website. >> >> Then, install it using the command: >> mvn install:install-file -DgroupId=com.opensymphony >> -DartifactId=xwork-core \ >> -Dversion=2.1.5-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file >> >> Path to dependency: >> 1) org.apache.struts:struts2-jfreechart-plugin:jar:2.1.8-SNAPSHOT >> 2) org.apache.struts:struts2-core:jar:2.1.8-SNAPSHOT >> 3) com.opensymphony:xwork-core:jar:2.1.5-SNAPSHOT >> >> ---------- >> 1 required artifact is missing. >> >> for artifact: >> org.apache.struts:struts2-jfreechart-plugin:jar:2.1.8-SNAPSHOT >> >> from the specified remote repositories: >> apache.snapshots (http://people.apache.org/maven-snapshot-repository), >> __jpp_repo__ (file:///usr/share/maven2/repository), >> central (http://repo1.maven.org/maven2) >> >> I can follow those instructions, but do I need to build xwork-core, or can I >> just use the pre-built one? >> >> Thanks, >> Mike. >> >>>-----Original Message----- >>>From: Wes Wannemacher [mailto:w...@wantii.com] >>>Sent: Tuesday, August 25, 2009 9:43 AM >>>To: Struts Developers List >>>Subject: Re: 2.1.8? >>> >>>On Tue, Aug 25, 2009 at 9:37 AM, Security >>>Management<list-subscripti...@secmgmt.com> wrote: >>>> OK, not sure what was going on yesterday. >>>> >>>> I just re-built the jfreechart plugin (the JIRA was that it does not >>>set the >>>> MIME type when outputting jpg or png). >>>> >>>> I have verified it worked, and am checking out the latest source. I >>>will >>>> replace the file, re-build and verify the plugin, and do a diff. >>>> >>>> Will the current source plugin work with the 2.1.6 snapshot? >>> >>>It should, if not, I suppose we'll deal with it. But, I don't think >>>jfreechart and jasper receive as much maintenance-love as they should. >>> >>>> >>>> Also, I just upload the patch/diff to the JIRA and let the list know, >>>and >>>> then I'll get (I assume) a critique on what I did? >>>> >>>> Is that right? >>>> >>> >>>Yep, even if there is something wrong, it is still a headstart for any >>>committer wanting to get JIRAs closed, so put it out there and hope >>>for the best! >>> >>> >>>-W >>> >>> >>>-- >>>Wes Wannemacher >>> >>>Head Engineer, WanTii, Inc. >>>Need Training? Struts, Spring, Maven, Tomcat... >>>Ask me for a quote! >>> >>>--------------------------------------------------------------------- >>>To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org >>>For additional commands, e-mail: dev-h...@struts.apache.org >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org >> For additional commands, e-mail: dev-h...@struts.apache.org >> >> > > > > -- > Wes Wannemacher > > Head Engineer, WanTii, Inc. > Need Training? Struts, Spring, Maven, Tomcat... > Ask me for a quote! > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org > For additional commands, e-mail: dev-h...@struts.apache.org > > -- "Hey you! Would you help me to carry the stone?" Pink Floyd --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org