Re: dependency:go-offline broken?

2017-09-27 Thread Brian Fox
No, I don't think it will work. What you really need is a repository manager to cache things locally for you. That's the recommended solution any time you feel like you're going to be downloading components more than once...which is really in every instance. On Wed, Sep 27, 2017 at 7:53 AM,

[GitHub] maven-surefire issue #157: SUREFIRE-1383 dependenciesToScan Does Not Leverag...

2017-09-27 Thread Tibor17
Github user Tibor17 commented on the issue: https://github.com/apache/maven-surefire/pull/157 @owenfarrell Yeah, I have released 2.20.1 and I had to postpone this issue for 2.21.1. OOM was fixed in 2.20.1 and users could not wait longer. This included Java9 support. Java

[GitHub] maven pull request #132: Fix the Javadoc to use a proper @link tag when poin...

2017-09-27 Thread ankon
GitHub user ankon opened a pull request: https://github.com/apache/maven/pull/132 Fix the Javadoc to use a proper @link tag when pointing to ProjectBuilder You can merge this pull request into a Git repository by running: $ git pull https://github.com/ankon/maven

Re: dependency:go-offline broken?

2017-09-27 Thread Benedikt Ritter
Hello Brain, > Am 26.09.2017 um 23:10 schrieb Brian Fox : > > On Mon, Sep 25, 2017 at 2:10 PM, Benedikt Ritter wrote: > >> Hello Brian, >> >>> Am 20.09.2017 um 23:16 schrieb Brian Fox : >>> >>> It's been a really long time, but I