[
http://issues.ops4j.org/browse/PAXRUNNER-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12519#action_12519
]
Toni Menzel commented on PAXRUNNER-262:
---------------------------------------
I had an intermediate solution in place that looks like this:
mvn handler is being intercepted at the last possible moment by something that
does the following with the inputstream:
- flush it to a local temporary place ( /tmp )
- update a deploy.sh file next to it with a mvn deploy:deploy-file statement
- pass new FileInputStream from cached file to caller
What we get from that is a nifty script that can be invoked by the user to
safely ship anything to local mvn.
Personally its what fits my needs but nothing that is worth to have in mvn
handler in this state.
> Add the ability to run pax runner profiles offline if they have already been
> run once (i.e. cache it in the runner folder)
> --------------------------------------------------------------------------------------------------------------------------
>
> Key: PAXRUNNER-262
> URL: http://issues.ops4j.org/browse/PAXRUNNER-262
> Project: Pax Runner
> Issue Type: New Feature
> Components: core, eclipse plugin
> Affects Versions: 0.20.0
> Reporter: Aaron Zeckoski
> Assignee: Alin Dreghiciu
> Fix For: 0.21.0
>
>
> Currently it is not possible to use profiles with pax runner if there is no
> network available. It would be great if the runner would cache the data from
> the profiles that have been used (e.g. web) in the runner directory and then
> use the cache until "pax:clean" is executed (when using the maven plugin).
> This would make people who are away from networks a lot your best friends.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.ops4j.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general