Re: Regarding MJAR-259 and MSOURCES-119

2019-05-07 Thread Anders Hammar
Checking m-jar-p, what is needed is an upgrade of plexus-archiver to
version 4.0.0+ as it includes an upgraded dependency to plexus-io v3.1.1.
See [1].
If you include m-jar-p in the pluginManagement section of your corporate
parent-POM, you could bump this on the existing maven-jar-plugin v3.1.1
like this:

org.apache.maven.plugins
maven-jar-plugin
3.1.1


org.codehaus.plexus
plexus-archiver
4.1.0




[1]
https://github.com/codehaus-plexus/plexus-archiver/blob/master/ReleaseNotes.md#plexus-archiver-400

/Anders

On Tue, May 7, 2019 at 8:07 PM Eric Lilja  wrote:

> Hi, in my organization we're seeing big increases in build time using newer
> versions of maven-jar-plugin and maven-sources-plugin, because those
> plugins are affected by a bug in plexus-io.
>
> The issue in plexus-io has been fixed since some time:  [1] and I believe a
> release has been made of relevant plexus components containing the fix (but
> I might be wrong about that).
>
> However, both MJAR-259 [2] and MSOURCES-119 [3] are still open. When can we
> expect new releases of these two plugins (and other plugins/components
> affected by the same issue)? Is something block the release or no one
> simply got around to it yet?
>
> We're trying to stay current and modern in our little eco-system at work,
> but this issue is holding us back on older versions of aforementioned
> plugins.
>
> Thanks for your time!
>
> - Eric L
>
> [1] https://github.com/codehaus-plexus/plexus-io/pull/17
> [2] https://issues.apache.org/jira/browse/MJAR-259
> [3] https://issues.apache.org/jira/browse/MSOURCES-119
>


Regarding MJAR-259 and MSOURCES-119

2019-05-07 Thread Eric Lilja
Hi, in my organization we're seeing big increases in build time using 
newer versions of maven-jar-plugin and maven-sources-plugin, because 
those plugins are affected by a bug in plexus-io it seems.


The issue in plexus-io has been fixed since some time:  [1] and I 
believe a release has been made of relevant plexus components containing 
the fix (but I might be wrong about that).


However, both MJAR-259 [2] and MSOURCES-119 [3] are still open. When can 
we expect new releases of these two plugins (and other 
plugins/components affected by the same issue)? Is something block the 
release or no one simply got around to it yet?


We're trying to stay current and modern in our little eco-system at 
work, but this issue is holding us back on older versions of 
aforementioned plugins.


Thanks for your time!

- Eric L

[1] https://github.com/codehaus-plexus/plexus-io/pull/17
[2] https://issues.apache.org/jira/browse/MJAR-259
[3] https://issues.apache.org/jira/browse/MSOURCES-119

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: Regarding MJAR-259 and MSOURCES-119

2019-05-07 Thread Karl Heinz Marbaise

Hi,


would it help to make a release within a time range of one or two weeks.. ?

I can take a look ...and see what I can do..?

Kind regards
Karl Heinz Marbaise
On 07.05.19 20:07, Eric Lilja wrote:

Hi, in my organization we're seeing big increases in build time using newer
versions of maven-jar-plugin and maven-sources-plugin, because those
plugins are affected by a bug in plexus-io.

The issue in plexus-io has been fixed since some time:  [1] and I believe a
release has been made of relevant plexus components containing the fix (but
I might be wrong about that).

However, both MJAR-259 [2] and MSOURCES-119 [3] are still open. When can we
expect new releases of these two plugins (and other plugins/components
affected by the same issue)? Is something block the release or no one
simply got around to it yet?

We're trying to stay current and modern in our little eco-system at work,
but this issue is holding us back on older versions of aforementioned
plugins.

Thanks for your time!

- Eric L

[1] https://github.com/codehaus-plexus/plexus-io/pull/17
[2] https://issues.apache.org/jira/browse/MJAR-259
[3] https://issues.apache.org/jira/browse/MSOURCES-119




-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Regarding MJAR-259 and MSOURCES-119

2019-05-07 Thread Eric Lilja
Hi, in my organization we're seeing big increases in build time using newer
versions of maven-jar-plugin and maven-sources-plugin, because those
plugins are affected by a bug in plexus-io.

The issue in plexus-io has been fixed since some time:  [1] and I believe a
release has been made of relevant plexus components containing the fix (but
I might be wrong about that).

However, both MJAR-259 [2] and MSOURCES-119 [3] are still open. When can we
expect new releases of these two plugins (and other plugins/components
affected by the same issue)? Is something block the release or no one
simply got around to it yet?

We're trying to stay current and modern in our little eco-system at work,
but this issue is holding us back on older versions of aforementioned
plugins.

Thanks for your time!

- Eric L

[1] https://github.com/codehaus-plexus/plexus-io/pull/17
[2] https://issues.apache.org/jira/browse/MJAR-259
[3] https://issues.apache.org/jira/browse/MSOURCES-119


[GitHub] [maven-doxia] asfgit merged pull request #12: DOXIA-576 Upgrade HttpComponents: httpclient to 4.5.8 and httpcore to 4.4.11

2019-05-07 Thread GitBox
asfgit merged pull request #12: DOXIA-576 Upgrade HttpComponents: httpclient to 
4.5.8 and httpcore to 4.4.11
URL: https://github.com/apache/maven-doxia/pull/12
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org