I need help getting setup on Seam 3 modules. When I try to use the Seam 3 module, persistence, the JBoss Java EE 6 spec cannot be found.
I was reading that I need to use maven 3 or declare the repository where that artifact can be found. I am using maven 3, but still no go.
Walter
Providing links, some
pom.xmlsnippet or some error trace illustrating a problem is usually helpful.Reading where? I highly doubt that using Maven 3 is required and Maven 3 won’t magically resolve more dependencies than Maven 2. My guess is that you’re just missing some repositories.
But since you didn’t say anything about the what/how/where, I can only suggest to add the JBoss Public Repository Group (that contains also java.net artifacts):