[
https://issues.jboss.org/browse/SEAMWICKET-34?page=com.atlassian.jira.plu...
]
Marek Schmidt resolved SEAMWICKET-34.
-------------------------------------
Assignee: Marek Schmidt
Fix Version/s: 3.1.0.Beta4
Resolution: Done
jbossas-remote-6 profile now works since the testsuite strucuture update in 3.1.0.Beta4
Tests are skipped even in the jbossas-remote-6 profile
------------------------------------------------------
Key: SEAMWICKET-34
URL:
https://issues.jboss.org/browse/SEAMWICKET-34
Project: Seam for Apache Wicket
Issue Type: Bug
Affects Versions: 3.0.0.Final
Environment: jbossas6
Reporter: Marek Schmidt
Assignee: Marek Schmidt
Fix For: 3.1.0.Beta4
mvn clean test -Pjbossas-remote-6
does not run the tests, even though the jbossas-remote-6 profile exists.
maven-surefire-plugin should probably only skipTests in a default profile.
Also note that the test does not work when enabled with the following error:
ERROR [org.jboss.kernel.plugins.dependency.AbstractKernelController] Error installing to
Start:
name=vfs:///home/maschmid/java/jboss-6.0.0.Final/server/default/deploy/test.war_WeldBootstrapBean
state=Create: org.jboss.weld.exceptions.DeploymentException: WELD-001408 Unsatisfied
dependencies for type [Logger] with qualifiers [@Default] at injection point [[field]
@Inject org.jboss.seam.wicket.test.application.ConversationObjectProducer.log]
--
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