[
https://issues.jboss.org/browse/FORGE-566?page=com.atlassian.jira.plugin....
]
Lincoln Baxter III closed FORGE-566.
------------------------------------
Assignee: Lincoln Baxter III
Fix Version/s: 1.0.5.Final
Resolution: Done
Done.
Forge fails to resolve BOM
--------------------------
Key: FORGE-566
URL:
https://issues.jboss.org/browse/FORGE-566
Project: Forge
Issue Type: Bug
Reporter: Pete Muir
Assignee: Lincoln Baxter III
Fix For: 1.0.5.Final
{code}
ticket-monster] ticket-monster $ scaffold from-entity
org.jboss.jdf.example.ticketmonster.model.* --targetDir admin;
***INFO*** Skipped non-@Entity Java resource
[org.jboss.jdf.example.ticketmonster.model.Address]
***INFO*** Skipped non-@Entity Java resource
[org.jboss.jdf.example.ticketmonster.model.MediaType]
***INFO*** Skipped non-@Entity Java resource
[org.jboss.jdf.example.ticketmonster.model.Seat]
***INFO*** Skipped non-@Entity Java resource
[org.jboss.jdf.example.ticketmonster.model.SeatAllocationException]
***INFO*** Using currently installed scaffold [faces]
Warning: The encoding 'UTF-8' is not supported by the Java runtime.
***ERROR*** [scaffold from-entity] org.apache.maven.project.ProjectBuildingException: 1
problem was encountered while building the effective model for
org.jboss.jdf.examples:ticket-monster:1.0-SNAPSHOT
[ERROR] Non-resolvable import POM: Could not find artifact
org.richfaces:richfaces-bom:pom:4.0.0.Final @ line 47, column 19
for project org.jboss.jdf.examples:ticket-monster:1.0-SNAPSHOT at
/Users/pmuir/workspace/ticket-monster/pom.xml
{code}
However the BOM is resolved fine when we run a build
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira