[jbosstools-issues] [JBoss JIRA] (JBIDE-14842) Include optional dependencies in pom.xml at surefire level

Xavier Coulon (JIRA) jira-events at lists.jboss.org
Wed Jun 12 10:22:54 EDT 2013


Xavier Coulon created JBIDE-14842:
-------------------------------------

             Summary: Include optional dependencies in pom.xml at surefire level
                 Key: JBIDE-14842
                 URL: https://issues.jboss.org/browse/JBIDE-14842
             Project: Tools (JBoss Tools)
          Issue Type: Task
          Components: Webservices
    Affects Versions: 4.1.0.Beta1
            Reporter: Xavier Coulon
            Assignee: Xavier Coulon
             Fix For: 4.1.0.CR1


running tests during a tycho build on MacOSX requires an optional/platform specific bundle (o.e.jdt.launching.macosx) that is currently defined in a profile.
Problem is that this profile includes *all* optional dependencies, not only this one, while other profiles (ie, platform) include no optional dependency at all.

Solution: configure this optional dependency at the surefire level and for macosx only 

--
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