[
https://issues.apache.org/jira/browse/FELIX-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12530691
]
Stuart McCulloch commented on FELIX-370:
----------------------------------------
thanks clement - I wasn't sure how much path fixing was done by your code, as
it has the PathFile class to do some repair work.
I checked it on linux and the plugin still works, so I've committed your
patches (except for the logging change)
may I suggest cleaning up some of the obr code to simplify the path logic - and
perhaps standardize on what paths ObrUpdate expects? when I was looking at it
(late) last night, it seemed to duplicate some checks, and it got hard to tell
what type of path the various path variables contained at different points in
the code. (just my 2 sen ;)
> Include maven-obr-plugin in maven-bundle-plugin
> -----------------------------------------------
>
> Key: FELIX-370
> URL: https://issues.apache.org/jira/browse/FELIX-370
> Project: Felix
> Issue Type: Wish
> Components: Maven Bundle Plugin
> Affects Versions: 1.0.0
> Reporter: Stefano Lenzi
> Assignee: Stefano Lenzi
> Priority: Minor
> Attachments: patch-maven-bundle-plugin.txt, patch-maven-obr-plugin.txt
>
>
> I'd like to move the maven-obr-plugin from the Clement's sandbox to the trunk
> and add the plugin to the maven-bundle-plugin.
> I've already added some configuration properties to the maven-obr-plugin in
> order to enable/disable the following goal:
> - repository: the goal create/update a local OBR repository in the
> MAVEN_M2_REPO which all the bundle that you compiled by "mvn install"
> - deploy: the goal create/update a remote OBR repository in same server used
> for deploying maven artifact.
> At the moment the default configuration enable the creation of the local OBR
> repository but disable the creation of the remote OBR repository
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.