[shrinkwrap-issues] [JBoss JIRA] Commented: (SHRINKWRAP-270) MavenDependencyResolver.artifact( Class cls )

Karel Piwko (JIRA) jira-events at lists.jboss.org
Fri Apr 8 08:13:33 EDT 2011


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

Karel Piwko commented on SHRINKWRAP-270:
----------------------------------------

Hi Ondra,

although I can imagine that we can get META-INF content for a jar file from the class path and if the archive contains pom.xml file
we can get GAV, but I would like to spawn a discussion with pros/cons. 

I didn't do any research on this area, nevertheless it is true that I have developed another tool for accessing such metadata.

Can you spawn such discussion in Arquillian forums on jboss.org?

> MavenDependencyResolver.artifact( Class cls )
> ---------------------------------------------
>
>                 Key: SHRINKWRAP-270
>                 URL: https://issues.jboss.org/browse/SHRINKWRAP-270
>             Project: ShrinkWrap
>          Issue Type: Feature Request
>          Components: ext-resolver
>    Affects Versions: 1.0.0-alpha-12
>            Reporter: Ondrej Zizka
>            Assignee: Karel Piwko
>
> Currently, MavenDependencyResolver.artifact() only accepts String.
> I suggest to add .artifact( Class cls ) which would seek the G:A:V in metadata of the jar which contains this class's package.
> I think Karel Piwko did some research on this recently, right?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the shrinkwrap-issues mailing list