Hi Tibor,
assuming you're talking about
http://repo1.maven.org/maven2/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar
AFAIK there's no blacklist of bad packages, only a whitelist of packages
per jar of exported packages as described in its module descriptor. So as
long as the com.sun.jna package d
GitHub user andrew-j-cohen opened a pull request:
https://github.com/apache/maven-surefire/pull/159
SUREFIRE-1391: Eliminate redundant call in calculation of effective
properties
Eliminate redundant call to copy systemPropertyVariables in the calculation
of effective properties
Yo
@Robert
Do you know if JNA using com.sun packages was re-packaged due to Jigsaw?
I think Jigsaw will not load com.sun packages.
On Sun, Jul 16, 2017 at 5:12 PM, Tibor Digana
wrote:
> Hi all,
>
> I want to ask for your opinion about adding *getPID *method in
> MavenSession.
>
> With Michael Osipo
Hi all,
I want to ask for your opinion about adding *getPID *method in MavenSession.
With Michael Osipov we talked about ensuring PID observed from Maven
process.
We need to read PID of Maven process within Surefire plugin. We have
several alternatives however only Java 9 introduced standard API
too late, but big +1 :)
Regards,
Hervé
Le mercredi 12 juillet 2017, 21:20:01 CEST Michael Osipov a écrit :
> Who seconds
>
> [MNG-6258] Upgrade to Maven Resolver 1.1.0
> [MNG-5457] Show repository id when downloading or uploading from/to a
> remote repository
>
> for 3.5.1? Both IT runs pass.
GitHub user arend-von-reinersdorff opened a pull request:
https://github.com/apache/maven-enforcer/pull/27
Fixed wrong page title for Dependency Convergence
Check page title here:
http://maven.apache.org/enforcer/enforcer-rules/dependencyConvergence.html
You can merge this pull