[shrinkwrap-issues] [JBoss JIRA] (SHRINKDESC-168) IronJacamarDescriptor is only part of metadata-parser-test

Ralf Battenfeld (JIRA) issues at jboss.org
Tue May 24 03:09:00 EDT 2016


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

Ralf Battenfeld commented on SHRINKDESC-168:
--------------------------------------------

Hi Thomas, the maven descriptor plugin allows to create own descriptors based on XDSs.

There are three options, I can see:

1. Reuse the ironjacamar descriptor located in the ironjacamar space:
    I quickly searched the ironjacamar repo. The dependency is:

    <dependency>
      <groupId>org.jboss.ironjacamar</groupId>
      <artifactId>ironjacamar-embedded</artifactId>
      <version>1.3.3.Final</version>
   </dependency>

   I don't know exactly the syntax out of my head but should be fairly simple.

2. Create our ironjacamar descriptor with the mentioned maven descriptor plugin.

3. We integrate the ironjacamar descriptor into shrinkwrap descriptor. We didn't do this because the Ironjacamar project wanted to host it in there space.

Does this help?
   

> IronJacamarDescriptor is only part of metadata-parser-test
> ----------------------------------------------------------
>
>                 Key: SHRINKDESC-168
>                 URL: https://issues.jboss.org/browse/SHRINKDESC-168
>             Project: ShrinkWrap Descriptors
>          Issue Type: Enhancement
>          Components: api-jboss
>    Affects Versions: 2.0.0-alpha-9
>            Reporter: Tomas Remes
>
> I think this descriptor could be exposed within api-jboss dependency. 



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the shrinkwrap-issues mailing list