Invalid dependency in root pom file
-----------------------------------
Key: JBSEAM-2420
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2420
Project: JBoss Seam
Issue Type: Bug
Components: Build
Affects Versions: 2.0.1.CR1
Reporter: Andrew
The root pom has an invalid reference to jboss-el:
<dependency>
<groupId>org.jboss.el</groupId>
<artifactId>jboss-el</artifactId>
<version>2.0.1-SNAPSHOT</version>
</dependency>
Found in:
http://repository.jboss.com/maven2/org/jboss/seam/root/2.0.1.CR1/root-2.0...
As a result maven always attempts to download it:
Downloading:
http://repository.jboss.com/maven2/org/jboss/el/jboss-el/2.0.1-SNAPSHOT/j...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira