Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Critical
-
Resolution: Done
-
Affects Version/s: 3.1.0.Beta3
-
Fix Version/s: 3.1.0.CR1
-
Labels:None
-
Steps to Reproduce:
-
Git Pull Request:
Description
mvn clean verify -Pall
[ERROR] The project org.jboss.seam.persistence:seam-persistence-tests-jbossas:3.1.0-SNAPSHOT (/home/maschmid/Documents/Projects/github/persistence/tests/jbossas-hibernate/pom.xml) has 1 error
[ERROR] 'dependencies.dependency.version' for org.jboss.seam.solder:seam-solder:jar is missing. @ line 98, column 21
The testsuite needs solder and arquillian update.
Arquillian update
use MavenDependencyResolver and ZipImporter instead of the "MavenArtifactResolver"
use hibernate-search 4.0.0.Beta2 in tests so they pass on AS7 now
other changes in persistence-*.xml for AS7 and new hibernate-search