In addition to these issues, here's something I noticed when doing a
full clean build against a cleaned ~/.m2/ directory:
...
Downloading: http://maven.opensymphony.com/opensymphony/poms/pell-
multipart-2.1.5.pom
Downloading: http://repo1.maven.org/maven2/opensymphony/pell-
multipart/2.1.5/pell-multipart-2.1.5.pom
401b downloaded
[WARNING] POM for 'opensymphony:pell-multipart:pom:2.1.5:provided' is
invalid. It will be ignored for artifact resolution. Reason: Not a
v4.0.0 POM.
Downloading: http://maven.opensymphony.com/opensymphony/jars/pell-
multipart-2.1.5.jar
Downloading: http://repo1.maven.org/maven2/opensymphony/pell-
multipart/2.1.5/pell-multipart-2.1.5.jar
6K downloaded
...
When I actually looked at the contents of the pom, I was a little
shocked. Any chance there will be a newer release? Even if only to
update the pom? Where should we ask about it?
--
James Mitchell
On Jul 23, 2007, at 1:40 AM, Rainer Hermanns wrote:
Ted,
the group id needs to be changed from opensymphony to
com.opensymphony.
This change is already commited to branch the 2.0 branch.
Is your checkout uptodate?
-Rainer
In the interest of time, I'm trying to pickup where James left off
with the 2.0.9 release, so that we can get the XWork fix out into the
wild.
The good news is that I have confirmed that dropping in the new XWork
2.0.4 JAR does fix the problem for Struts 2.0.8, and probably prior.
Anyone who wants a fix today should be able to replace the XWork JAR
and restart.
* http://opensymphony.com/xwork/download.action
The bad news is that I'm having trouble building Struts 2.0.9 against
XWork 2.0.4. Maven complained that it couldn't download the JAR, so I
installed it locally (using the script generated command), and it
still wouldn't build (mvn install).
I'm still "banging the rocks together" when it comes to Maven. Can
anyone confirm the problem, help me work around it, or confirm
that we
need to do something on the OpenSymphony side.
-Ted.
----
GroupId: opensymphony
ArtifactId: xwork
Version: 2.0.4
Reason: Unable to download the artifact from any repository
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=opensymphony -
DartifactId=xwork \
-Dversion=2.0.4 -Dpackaging=jar -Dfile=/path/to/file
opensymphony:xwork:jar:2.0.4
from the specified remote repositories:
Maven Snapshots (http://snapshots.maven.codehaus.org/maven2/),
central (http://repo1.maven.org/maven2),
opensymphony (http://maven.opensymphony.com),
apache.snapshots (http://people.apache.org/repo/m2-snapshot-
repository),
snapshots-maven-codehaus (http://snapshots.maven.codehaus.org/
maven2)
----
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Rainer Hermanns
aixcept
Neupforte 16
52062 Aachen - Germany
w: http://aixcept.de/
t: +49-241-4012247
m: +49-170-3432912
---------------------------------------------------------------------
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]