[seam-issues] [JBoss JIRA] Created: (SEAMWICKET-34) Tests are skipped even in the jbossas-remote-6 profile

Marek Schmidt (JIRA) jira-events at lists.jboss.org
Tue Mar 29 11:42:37 EDT 2011


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


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.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the seam-issues mailing list