You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Karl Heinz Marbaise <kh...@gmx.de> on 2018/03/08 18:31:19 UTC

dist tool failed

Hi to all,

our dist-tool[1] has failed base on the following:

[INFO]   maven-fluido-skin
[INFO] /surefire: org.apache.maven.surefire
[INFO]   surefire
[ERROR] Different version than 2.21.0 for surefire available in 
http://www.apache.org/dist/maven/surefire
[ERROR]  > surefire-2.21.0-source-release.zip.sha1 <
[INFO] /wagon: org.apache.maven.wagon
[INFO]   wagon
[INFO]
[INFO] Generating "Dist Tool> Check Index Pages" report --- 
dist-tool-plugin:1.0-SNAPSHOT:check-index-page
[INFO] > dist-area = http://www.apache.org/dist/maven/
[INFO] /archetype: org.apache.maven.archetype

Can someone explain me what that means ?

I have checked the sha1 and the md5 but couldn't find any differences..

Kind regards
Karl Heinz Marbaise

[1]: 
https://builds.apache.org/view/M-R/view/Maven/job/dist-tool-plugin/2105/console

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


Re: dist tool failed

Posted by Hervé BOUTEMY <he...@free.fr>.
Hi

I tracked the issue: dist-tools is looking for *.md5 only, not *.sha1 in dist

And the error message is not clear, since it is written for the usual failure 
= wrong version, since this new extension case was really not expected

I'll fix shortly

Regards,

Hervé

Le jeudi 8 mars 2018, 22:09:20 CET Karl Heinz Marbaise a écrit :
> Hi Tibor,
> 
> unfortunately I don't know what wrong at ..
> 
> Maybe I've have to check the code the dist tool to understand what the
> problem is...
> 
> 
> Kind regards
> Karl Heinz  Marbaise
> 
> On 08/03/18 21:56, Tibor Digana wrote:
> > Karl, am I doing something wrong?
> > I also checked sha1 and version.
> > 
> > On Thu, Mar 8, 2018 at 7:31 PM, Karl Heinz Marbaise <kh...@gmx.de>
> > 
> > wrote:
> >> Hi to all,
> >> 
> >> our dist-tool[1] has failed base on the following:
> >> 
> >> [INFO]   maven-fluido-skin
> >> [INFO] /surefire: org.apache.maven.surefire
> >> [INFO]   surefire
> >> [ERROR] Different version than 2.21.0 for surefire available in
> >> http://www.apache.org/dist/maven/surefire
> >> [ERROR]  > surefire-2.21.0-source-release.zip.sha1 <
> >> [INFO] /wagon: org.apache.maven.wagon
> >> [INFO]   wagon
> >> [INFO]
> >> [INFO] Generating "Dist Tool> Check Index Pages" report ---
> >> dist-tool-plugin:1.0-SNAPSHOT:check-index-page
> >> [INFO] > dist-area = http://www.apache.org/dist/maven/
> >> [INFO] /archetype: org.apache.maven.archetype
> >> 
> >> Can someone explain me what that means ?
> >> 
> >> I have checked the sha1 and the md5 but couldn't find any differences..
> >> 
> >> Kind regards
> >> Karl Heinz Marbaise
> >> 
> >> [1]: https://builds.apache.org/view/M-R/view/Maven/job/dist-tool-> >> plugin/2105/console
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org



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


Re: dist tool failed

Posted by Karl Heinz Marbaise <kh...@gmx.de>.
Hi Tibor,

unfortunately I don't know what wrong at ..

Maybe I've have to check the code the dist tool to understand what the 
problem is...


Kind regards
Karl Heinz  Marbaise

On 08/03/18 21:56, Tibor Digana wrote:
> Karl, am I doing something wrong?
> I also checked sha1 and version.
> 
> On Thu, Mar 8, 2018 at 7:31 PM, Karl Heinz Marbaise <kh...@gmx.de>
> wrote:
> 
>> Hi to all,
>>
>> our dist-tool[1] has failed base on the following:
>>
>> [INFO]   maven-fluido-skin
>> [INFO] /surefire: org.apache.maven.surefire
>> [INFO]   surefire
>> [ERROR] Different version than 2.21.0 for surefire available in
>> http://www.apache.org/dist/maven/surefire
>> [ERROR]  > surefire-2.21.0-source-release.zip.sha1 <
>> [INFO] /wagon: org.apache.maven.wagon
>> [INFO]   wagon
>> [INFO]
>> [INFO] Generating "Dist Tool> Check Index Pages" report ---
>> dist-tool-plugin:1.0-SNAPSHOT:check-index-page
>> [INFO] > dist-area = http://www.apache.org/dist/maven/
>> [INFO] /archetype: org.apache.maven.archetype
>>
>> Can someone explain me what that means ?
>>
>> I have checked the sha1 and the md5 but couldn't find any differences..
>>
>> Kind regards
>> Karl Heinz Marbaise
>>
>> [1]: https://builds.apache.org/view/M-R/view/Maven/job/dist-tool-
>> plugin/2105/console

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


Re: dist tool failed

Posted by Tibor Digana <ti...@apache.org>.
Karl, am I doing something wrong?
I also checked sha1 and version.

On Thu, Mar 8, 2018 at 7:31 PM, Karl Heinz Marbaise <kh...@gmx.de>
wrote:

> Hi to all,
>
> our dist-tool[1] has failed base on the following:
>
> [INFO]   maven-fluido-skin
> [INFO] /surefire: org.apache.maven.surefire
> [INFO]   surefire
> [ERROR] Different version than 2.21.0 for surefire available in
> http://www.apache.org/dist/maven/surefire
> [ERROR]  > surefire-2.21.0-source-release.zip.sha1 <
> [INFO] /wagon: org.apache.maven.wagon
> [INFO]   wagon
> [INFO]
> [INFO] Generating "Dist Tool> Check Index Pages" report ---
> dist-tool-plugin:1.0-SNAPSHOT:check-index-page
> [INFO] > dist-area = http://www.apache.org/dist/maven/
> [INFO] /archetype: org.apache.maven.archetype
>
> Can someone explain me what that means ?
>
> I have checked the sha1 and the md5 but couldn't find any differences..
>
> Kind regards
> Karl Heinz Marbaise
>
> [1]: https://builds.apache.org/view/M-R/view/Maven/job/dist-tool-
> plugin/2105/console
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

Re: dist tool failed

Posted by Tibor Digana <ti...@apache.org>.
I removed the old dist in second SVN commit. Would it be the case?

On Thu, Mar 8, 2018 at 7:31 PM, Karl Heinz Marbaise <kh...@gmx.de>
wrote:

> Hi to all,
>
> our dist-tool[1] has failed base on the following:
>
> [INFO]   maven-fluido-skin
> [INFO] /surefire: org.apache.maven.surefire
> [INFO]   surefire
> [ERROR] Different version than 2.21.0 for surefire available in
> http://www.apache.org/dist/maven/surefire
> [ERROR]  > surefire-2.21.0-source-release.zip.sha1 <
> [INFO] /wagon: org.apache.maven.wagon
> [INFO]   wagon
> [INFO]
> [INFO] Generating "Dist Tool> Check Index Pages" report ---
> dist-tool-plugin:1.0-SNAPSHOT:check-index-page
> [INFO] > dist-area = http://www.apache.org/dist/maven/
> [INFO] /archetype: org.apache.maven.archetype
>
> Can someone explain me what that means ?
>
> I have checked the sha1 and the md5 but couldn't find any differences..
>
> Kind regards
> Karl Heinz Marbaise
>
> [1]: https://builds.apache.org/view/M-R/view/Maven/job/dist-tool-
> plugin/2105/console
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>