You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Olivier Lamy <ol...@apache.org> on 2018/10/22 11:10:19 UTC

Release of pmd, shade, plugin-tools plugin

Hi
I'd like to make release of all of those for jdk11 usage.
Let me know if any issue.

Cheers
-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: Release of pmd, shade, plugin-tools plugin

Posted by Olivier Lamy <ol...@apache.org>.
btw I will have a look how improve ' Maven Invoker Plugin Results
<https://builds.apache.org/job/maven-box/job/maven-pmd-plugin/job/master/63/maven-invoker-plugin-results>
' as
currently it doesn't really help to find the issue here
https://builds.apache.org/job/maven-box/job/maven-pmd-plugin/job/master/63/

On Tue, 23 Oct 2018 at 12:17, Olivier Lamy <ol...@apache.org> wrote:

> Hi
> Thanks I can do the releases.
> unstable:
>
> On Tue, 23 Oct 2018 at 03:24, Robert Scholte <rf...@apache.org> wrote:
>
>> Do you need some help?
>>
>> For instance:
>> https://builds.apache.org/job/maven-box/job/maven-plugin-tools/ is
>> unstable
>>
>
>
> https://builds.apache.org/blue/organizations/jenkins/maven-box%2Fmaven-plugin-tools/detail/master/50/tests
> why thanks windows
> ```
> Error
>
> Directory
> C:\Users\jenkins\AppData\Local\Temp\1\testGenerator-outDir\org\apache\maven\tools\plugin\generator
> unable to be deleted.
>
> Stacktrace
>
> java.io.IOException: Directory
> C:\Users\jenkins\AppData\Local\Temp\1\testGenerator-outDir\org\apache\maven\tools\plugin\generator
> unable to be deleted.
> at org.codehaus.plexus.util.FileUtils.deleteDirectory(FileUtils.java:1622)
> at org.codehaus.plexus.util.FileUtils.forceDelete(FileUtils.java:1402)
> at org.codehaus.plexus.util.FileUtils.cleanDirectory(FileUtils.java:1672)
> at org.codehaus.plexus.util.FileUtils.deleteDirectory(FileUtils.java:1618)
> at org.codehaus.plexus.util.FileUtils.forceDelete(FileUtils.java:1402)
> at org.codehaus.plexus.util.FileUtils.cleanDirectory(FileUtils.java:1672)
> at org.codehaus.plexus.util.FileUtils.deleteDirectory(FileUtils.java:1618)
> at org.codehaus.plexus.util.FileUtils.forceDelete(FileUtils.java:1402)
> at org.codehaus.plexus.util.FileUtils.cleanDirectory(FileUtils.java:1672)
> at org.codehaus.plexus.util.FileUtils.deleteDirectory(FileUtils.java:1618)
> at org.codehaus.plexus.util.FileUtils.forceDelete(FileUtils.java:1402)
> at org.codehaus.plexus.util.FileUtils.cleanDirectory(FileUtils.java:1672)
> at org.codehaus.plexus.util.FileUtils.deleteDirectory(FileUtils.java:1618)
> at org.codehaus.plexus.util.FileUtils.forceDelete(FileUtils.java:1402)
> at org.codehaus.plexus.util.FileUtils.cleanDirectory(FileUtils.java:1672)
> at org.codehaus.plexus.util.FileUtils.deleteDirectory(FileUtils.java:1618)
> at org.codehaus.plexus.util.FileUtils.forceDelete(FileUtils.java:1402)
> at org.codehaus.plexus.util.FileUtils.cleanDirectory(FileUtils.java:1672)
> at org.codehaus.plexus.util.FileUtils.deleteDirectory(FileUtils.java:1618)
> at
> org.apache.maven.tools.plugin.generator.AbstractGeneratorTestCase.testGenerator(AbstractGeneratorTestCase.java:123)
> ```
>
>
>
>
>
>> https://builds.apache.org/job/maven-box/job/maven-pmd-plugin/ is unstable
>>
>
>
> few it test has failed with
>
> [linux-jdk7-m3.2.x_build]          |  |        [ERROR] Plugin org.apache.maven.plugins:maven-clean-plugin:2.5 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.apache.maven.plugins:maven-clean-plugin:jar:2.5: Could not transfer artifact org.apache.maven.plugins:maven-clean-plugin:pom:2.5 from/to central (https://repo.maven.apache.org/maven2): Received fatal alert: protocol_version ->
>
>
> so now it should be fixed forcing
> <mavenOpts>-Dhttps.protocols=TLSv1.2</mavenOpts>  within a 1.7 profile
>
>
>> thanks,
>> Robert
>>
>> On Mon, 22 Oct 2018 13:10:19 +0200, Olivier Lamy <ol...@apache.org>
>> wrote:
>>
>> > Hi
>> > I'd like to make release of all of those for jdk11 usage.
>> > Let me know if any issue.
>> >
>> > Cheers
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
>> For additional commands, e-mail: dev-help@maven.apache.org
>>
>>
>
> --
> Olivier Lamy
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>


-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: Release of pmd, shade, plugin-tools plugin

Posted by Yuri de Wit <yd...@gmail.com>.
Hi Olivier,
For you information, ASM has released version 7 (was 7.0-beta
<https://mvnrepository.com/artifact/org.ow2.asm/asm/7.0-beta>). See here:
https://asm.ow2.io/versions.html)

On Mon, Oct 22, 2018 at 11:17 PM Olivier Lamy <ol...@apache.org> wrote:

> Hi
> Thanks I can do the releases.
> unstable:
>
> On Tue, 23 Oct 2018 at 03:24, Robert Scholte <rf...@apache.org> wrote:
>
> > Do you need some help?
> >
> > For instance:
> > https://builds.apache.org/job/maven-box/job/maven-plugin-tools/ is
> > unstable
> >
>
>
> https://builds.apache.org/blue/organizations/jenkins/maven-box%2Fmaven-plugin-tools/detail/master/50/tests
> why thanks windows
> ```
> Error
>
> Directory
>
> C:\Users\jenkins\AppData\Local\Temp\1\testGenerator-outDir\org\apache\maven\tools\plugin\generator
> unable to be deleted.
>
> Stacktrace
>
> java.io.IOException: Directory
>
> C:\Users\jenkins\AppData\Local\Temp\1\testGenerator-outDir\org\apache\maven\tools\plugin\generator
> unable to be deleted.
> at org.codehaus.plexus.util.FileUtils.deleteDirectory(FileUtils.java:1622)
> at org.codehaus.plexus.util.FileUtils.forceDelete(FileUtils.java:1402)
> at org.codehaus.plexus.util.FileUtils.cleanDirectory(FileUtils.java:1672)
> at org.codehaus.plexus.util.FileUtils.deleteDirectory(FileUtils.java:1618)
> at org.codehaus.plexus.util.FileUtils.forceDelete(FileUtils.java:1402)
> at org.codehaus.plexus.util.FileUtils.cleanDirectory(FileUtils.java:1672)
> at org.codehaus.plexus.util.FileUtils.deleteDirectory(FileUtils.java:1618)
> at org.codehaus.plexus.util.FileUtils.forceDelete(FileUtils.java:1402)
> at org.codehaus.plexus.util.FileUtils.cleanDirectory(FileUtils.java:1672)
> at org.codehaus.plexus.util.FileUtils.deleteDirectory(FileUtils.java:1618)
> at org.codehaus.plexus.util.FileUtils.forceDelete(FileUtils.java:1402)
> at org.codehaus.plexus.util.FileUtils.cleanDirectory(FileUtils.java:1672)
> at org.codehaus.plexus.util.FileUtils.deleteDirectory(FileUtils.java:1618)
> at org.codehaus.plexus.util.FileUtils.forceDelete(FileUtils.java:1402)
> at org.codehaus.plexus.util.FileUtils.cleanDirectory(FileUtils.java:1672)
> at org.codehaus.plexus.util.FileUtils.deleteDirectory(FileUtils.java:1618)
> at org.codehaus.plexus.util.FileUtils.forceDelete(FileUtils.java:1402)
> at org.codehaus.plexus.util.FileUtils.cleanDirectory(FileUtils.java:1672)
> at org.codehaus.plexus.util.FileUtils.deleteDirectory(FileUtils.java:1618)
> at
>
> org.apache.maven.tools.plugin.generator.AbstractGeneratorTestCase.testGenerator(AbstractGeneratorTestCase.java:123)
> ```
>
>
>
>
>
> > https://builds.apache.org/job/maven-box/job/maven-pmd-plugin/ is
> unstable
> >
>
>
> few it test has failed with
>
> [linux-jdk7-m3.2.x_build]          |  |        [ERROR] Plugin
> org.apache.maven.plugins:maven-clean-plugin:2.5 or one of its
> dependencies could not be resolved: Failed to read artifact descriptor
> for org.apache.maven.plugins:maven-clean-plugin:jar:2.5: Could not
> transfer artifact org.apache.maven.plugins:maven-clean-plugin:pom:2.5
> from/to central (https://repo.maven.apache.org/maven2): Received fatal
> alert: protocol_version ->
>
>
> so now it should be fixed forcing
> <mavenOpts>-Dhttps.protocols=TLSv1.2</mavenOpts>  within a 1.7 profile
>
>
> > thanks,
> > Robert
> >
> > On Mon, 22 Oct 2018 13:10:19 +0200, Olivier Lamy <ol...@apache.org>
> wrote:
> >
> > > Hi
> > > I'd like to make release of all of those for jdk11 usage.
> > > Let me know if any issue.
> > >
> > > Cheers
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> > For additional commands, e-mail: dev-help@maven.apache.org
> >
> >
>
> --
> Olivier Lamy
> http://twitter.com/olamy | http://linkedin.com/in/olamy
>

Re: Release of pmd, shade, plugin-tools plugin

Posted by Olivier Lamy <ol...@apache.org>.
Hi
Thanks I can do the releases.
unstable:

On Tue, 23 Oct 2018 at 03:24, Robert Scholte <rf...@apache.org> wrote:

> Do you need some help?
>
> For instance:
> https://builds.apache.org/job/maven-box/job/maven-plugin-tools/ is
> unstable
>

https://builds.apache.org/blue/organizations/jenkins/maven-box%2Fmaven-plugin-tools/detail/master/50/tests
why thanks windows
```
Error

Directory
C:\Users\jenkins\AppData\Local\Temp\1\testGenerator-outDir\org\apache\maven\tools\plugin\generator
unable to be deleted.

Stacktrace

java.io.IOException: Directory
C:\Users\jenkins\AppData\Local\Temp\1\testGenerator-outDir\org\apache\maven\tools\plugin\generator
unable to be deleted.
at org.codehaus.plexus.util.FileUtils.deleteDirectory(FileUtils.java:1622)
at org.codehaus.plexus.util.FileUtils.forceDelete(FileUtils.java:1402)
at org.codehaus.plexus.util.FileUtils.cleanDirectory(FileUtils.java:1672)
at org.codehaus.plexus.util.FileUtils.deleteDirectory(FileUtils.java:1618)
at org.codehaus.plexus.util.FileUtils.forceDelete(FileUtils.java:1402)
at org.codehaus.plexus.util.FileUtils.cleanDirectory(FileUtils.java:1672)
at org.codehaus.plexus.util.FileUtils.deleteDirectory(FileUtils.java:1618)
at org.codehaus.plexus.util.FileUtils.forceDelete(FileUtils.java:1402)
at org.codehaus.plexus.util.FileUtils.cleanDirectory(FileUtils.java:1672)
at org.codehaus.plexus.util.FileUtils.deleteDirectory(FileUtils.java:1618)
at org.codehaus.plexus.util.FileUtils.forceDelete(FileUtils.java:1402)
at org.codehaus.plexus.util.FileUtils.cleanDirectory(FileUtils.java:1672)
at org.codehaus.plexus.util.FileUtils.deleteDirectory(FileUtils.java:1618)
at org.codehaus.plexus.util.FileUtils.forceDelete(FileUtils.java:1402)
at org.codehaus.plexus.util.FileUtils.cleanDirectory(FileUtils.java:1672)
at org.codehaus.plexus.util.FileUtils.deleteDirectory(FileUtils.java:1618)
at org.codehaus.plexus.util.FileUtils.forceDelete(FileUtils.java:1402)
at org.codehaus.plexus.util.FileUtils.cleanDirectory(FileUtils.java:1672)
at org.codehaus.plexus.util.FileUtils.deleteDirectory(FileUtils.java:1618)
at
org.apache.maven.tools.plugin.generator.AbstractGeneratorTestCase.testGenerator(AbstractGeneratorTestCase.java:123)
```





> https://builds.apache.org/job/maven-box/job/maven-pmd-plugin/ is unstable
>


few it test has failed with

[linux-jdk7-m3.2.x_build]          |  |        [ERROR] Plugin
org.apache.maven.plugins:maven-clean-plugin:2.5 or one of its
dependencies could not be resolved: Failed to read artifact descriptor
for org.apache.maven.plugins:maven-clean-plugin:jar:2.5: Could not
transfer artifact org.apache.maven.plugins:maven-clean-plugin:pom:2.5
from/to central (https://repo.maven.apache.org/maven2): Received fatal
alert: protocol_version ->


so now it should be fixed forcing
<mavenOpts>-Dhttps.protocols=TLSv1.2</mavenOpts>  within a 1.7 profile


> thanks,
> Robert
>
> On Mon, 22 Oct 2018 13:10:19 +0200, Olivier Lamy <ol...@apache.org> wrote:
>
> > Hi
> > I'd like to make release of all of those for jdk11 usage.
> > Let me know if any issue.
> >
> > Cheers
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

-- 
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: Release of pmd, shade, plugin-tools plugin

Posted by Robert Scholte <rf...@apache.org>.
Do you need some help?

For instance:
https://builds.apache.org/job/maven-box/job/maven-plugin-tools/ is unstable
https://builds.apache.org/job/maven-box/job/maven-pmd-plugin/ is unstable

thanks,
Robert

On Mon, 22 Oct 2018 13:10:19 +0200, Olivier Lamy <ol...@apache.org> wrote:

> Hi
> I'd like to make release of all of those for jdk11 usage.
> Let me know if any issue.
>
> Cheers

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