[richfaces-issues] [JBoss JIRA] Created: (RF-7544) Additional skins ('laguna' ... ) artifacts contain dependency from ui:core project.
Alexander Smirnov (JIRA)
jira-events at lists.jboss.org
Mon Jul 20 14:34:29 EDT 2009
Additional skins ('laguna' ... ) artifacts contain dependency from ui:core project.
------------------------------------------------------------------------------------
Key: RF-7544
URL: https://jira.jboss.org/jira/browse/RF-7544
Project: RichFaces
Issue Type: Bug
Components: build
Affects Versions: 3.3.1
Reporter: Alexander Smirnov
Fix For: 3.3.2.CR1
On attempt to append 'laguna' skin to web project by dependency:
<dependency>
<groupId>org.richfaces.samples</groupId>
<artifactId>laguna</artifactId>
<version>3.2.1.GA</version>
</dependency>
Maven build throws error:
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.richfaces.ui:core:jar:3.2.1.GA
Try downloading the file manually from the project website.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the richfaces-issues
mailing list