[jbosstools-issues] [JBoss JIRA] (JBIDE-13325) integration tests: create separate profile for soa modules in tests/pom.xml

Pavol Srna (JIRA) jira-events at lists.jboss.org
Wed Dec 19 18:17:08 EST 2012


Pavol Srna created JBIDE-13325:
----------------------------------

             Summary: integration tests: create separate profile for soa modules in tests/pom.xml
                 Key: JBIDE-13325
                 URL: https://issues.jboss.org/browse/JBIDE-13325
             Project: Tools (JBoss Tools)
          Issue Type: Enhancement
          Components: QA
    Affects Versions: 4.0.0.Final
            Reporter: Pavol Srna
            Assignee: Pavol Srna
             Fix For: 4.0.0.Final


Integration tests repository contains soa ui bot tests that are not part of core components tests. It makes sense to separate soa modules from core modules in tests/pom.xml. New profile 'soa' will be introduced for that purpose.

* It means when you want to build and run the whole core test suite, just type: 'mvn verify'

* If you want to build and run core+soa test suite, type: 'mvn verify -P soa'




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list