[ 
https://issues.apache.org/jira/browse/KARAF-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916031#action_12916031
 ] 

Freeman Fang commented on KARAF-232:
------------------------------------

This is the initial patch for this issue.
It's just use ops4j wrap handler directly to generate bundle jar which contain 
OSGi menifest header, so that we can do validate job.

But actually we are not having wrap issue only, we could have other URI prefix 
which can cause this issue as well, such as blueprint:/feature:/spring:, each 
of them can cause artifacts resolve and validate issue.

Besides fix other prefix accordingly, I'm going to introduce a configuration 
property like skipNonMavenProtocols for validate goal of 
features-maven-plugin(which we already do for add-features-to-repo), so that we 
can just ignore non maven protocols.

I'll create issues separately to track those problem



> validate goal of features-maven-plugin should support wrap jar
> --------------------------------------------------------------
>
>                 Key: KARAF-232
>                 URL: https://issues.apache.org/jira/browse/KARAF-232
>             Project: Karaf
>          Issue Type: Bug
>            Reporter: Freeman Fang
>         Attachments: KARAF-232.patch
>
>
> be able to download it and validate the wrap jar

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to