RFR: 6910: Missing manifest prevents agent jar from running
Marcus Hirt
hirt at openjdk.java.net
Thu Oct 8 06:53:08 UTC 2020
On Wed, 7 Oct 2020 21:13:54 GMT, Marcus Hirt <hirt at openjdk.org> wrote:
>> Not exactly sure about the timeout issue, but perhaps it's a good idea to keep the local Maven repo between runs?
>>
>> This will reduce likelyhood for this issue to occur as not everything is downloaded from scratch all the time and by
>> that also increased build speed quite a bit. We e.g. do this
>> [here](https://github.com/moditect/layrry/blob/master/.github/workflows/maven.yml#L39-L44) for Layrry; I could push a
>> commit for this to this PR if you want?
>
> That is a good idea - but let's do it as a separate commit. I'll open up a new ticket for it.
Opened https://bugs.openjdk.java.net/browse/JMC-6925.
-------------
PR: https://git.openjdk.java.net/jmc/pull/122
More information about the jmc-dev
mailing list