struts-master 4-SNAPSHOT missing in maven repo
----------------------------------------------
Key: TILES-279
URL: https://issues.apache.org/struts/browse/TILES-279
Project: Tiles
Issue Type: Bug
Components: tiles-core
Environment: Maven version: 2.0.9
Java version: 1.5.0_11
OS name: "linux" version: "2.6.15-52-686" arch: "i386" Family: "unix"
Reporter: Benjamin Voigt
Following the Description on
http://struts.apache.org/struts-sandbox/tiles/index.html to use Tiles 2 I get
the following error:
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
GroupId: org.apache.struts
ArtifactId: struts-master
Version: 4-SNAPSHOT
Reason: Unable to download the artifact from any repository
org.apache.struts:struts-master:pom:4-SNAPSHOT
from the specified remote repositories:
dtddoc (http://dtddoc.sf.net/maven2),
apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
I browsed the repository, and the struts-master pom version 4-SNAPSHOT is
really missing (only version 3 and 5-SNAPSHOT are available). It's the parent
pom for tiles-parent, so maybe somebody could do a snapshot deployment for
tiles-parent using struts-master 5-SNAPSHOT as parent pom.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.