[jbosstools-issues] [JBoss JIRA] (JBIDE-13347) Add deltaspike jars into nexus repository (releases/snapshots)

Mickael Istria (JIRA) jira-events at lists.jboss.org
Wed Jan 9 02:15:08 EST 2013


    [ https://issues.jboss.org/browse/JBIDE-13347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744234#comment-12744234 ] 

Mickael Istria commented on JBIDE-13347:
----------------------------------------

Ok, I got it.
So you need, in your tests, to fetch and put deltaspike into classpath. Note that during test execution, Surefire and Eclipse are not aware at all of contents of the pom.xml or settings.xml. If your projects are simple Java projects (not m2e), it's even not aware of Maven existence.
What you can do in your test is fetching the deltaspike jars and putting them into classpath of your test project. This needs to be implemented in your Java test case.
                
> Add deltaspike jars into nexus repository (releases/snapshots)
> --------------------------------------------------------------
>
>                 Key: JBIDE-13347
>                 URL: https://issues.jboss.org/browse/JBIDE-13347
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: UpStream
>            Reporter: Jaroslav Jankovič
>            Assignee: Mickael Istria
>
> Now, deltaspike libraries are not in jboss nexus repositories defined in our shared settins.xml (releases/snapshots). They are part of central jboss nexus repo but this one is not used when building swtbot tests.

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