[ 
https://issues.apache.org/jira/browse/STORM-3689?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180709#comment-17180709
 ] 

Bipin Prasad edited comment on STORM-3689 at 8/19/20, 5:25 PM:
---------------------------------------------------------------

Next failure occurs with

 
{code:java}
// code placeholder
[INFO] Downloading from clojars: 
https://clojars.org/repo/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4-third-party.properties
[ERROR] Failed to execute goal 
org.codehaus.mojo:license-maven-plugin:2.0.0:aggregate-add-third-party 
(generate-and-check-licenses) on project storm: could not execute goal 
AggregatorAddThirdPartyMojo for reason : ArtifactResolutionException: Unable to 
locate third party descriptor: Could not transfer artifact 
jakarta.annotation:jakarta.annotation-api:properties:third-party:1.3.4 from/to 
sonatype (https://oss.sonatype.org/content/repositories/releases/): Transfer 
failed for 
https://oss.sonatype.org/content/repositories/releases/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4-third-party.properties:
 Connect to repo1.maven.org:443 [repo1.maven.org/199.232.64.209] failed: 
Connection timed out (Connection timed out) -> [Help 1]
{code}
 As per 
[https://projects.eclipse.org/projects/ee4j.ca,|https://projects.eclipse.org/projects/ee4j.ca]
 the license is 
[Eclipse Public License 2.0|https://projects.eclipse.org/license/epl-2.0]
[一 (Secondary) GNU General Public License, version 2 with the GNU Classpath 
Exception|https://projects.eclipse.org/license/secondary-gpl-2.0-cp]


was (Author: bipinprasad):
Next failure occurs with

 
{code:java}
// code placeholder
[INFO] Downloading from clojars: 
https://clojars.org/repo/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4-third-party.properties
[ERROR] Failed to execute goal 
org.codehaus.mojo:license-maven-plugin:2.0.0:aggregate-add-third-party 
(generate-and-check-licenses) on project storm: could not execute goal 
AggregatorAddThirdPartyMojo for reason : ArtifactResolutionException: Unable to 
locate third party descriptor: Could not transfer artifact 
jakarta.annotation:jakarta.annotation-api:properties:third-party:1.3.4 from/to 
sonatype (https://oss.sonatype.org/content/repositories/releases/): Transfer 
failed for 
https://oss.sonatype.org/content/repositories/releases/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4-third-party.properties:
 Connect to repo1.maven.org:443 [repo1.maven.org/199.232.64.209] failed: 
Connection timed out (Connection timed out) -> [Help 1]
{code}
 

> Storm build fails when obtaining third party license
> ----------------------------------------------------
>
>                 Key: STORM-3689
>                 URL: https://issues.apache.org/jira/browse/STORM-3689
>             Project: Apache Storm
>          Issue Type: Improvement
>          Components: build
>            Reporter: Bipin Prasad
>            Assignee: Bipin Prasad
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Travis build fails. Ths log shows the following:
> {code:java}
> // code placeholder
> [INFO] Downloading from clojars: 
> https://clojars.org/repo/org/ow2/asm/asm/5.0.3/asm-5.0.3-third-party.properties
> [ERROR] Failed to execute goal 
> org.codehaus.mojo:license-maven-plugin:2.0.0:aggregate-add-third-party 
> (generate-and-check-licenses) on project storm: could not execute goal 
> AggregatorAddThirdPartyMojo for reason : ArtifactResolutionException: Unable 
> to locate third party descriptor: Could not transfer artifact 
> org.ow2.asm:asm:properties:third-party:5.0.3 from/to sonatype 
> (https://oss.sonatype.org/content/repositories/releases/): Transfer failed 
> for 
> https://oss.sonatype.org/content/repositories/releases/org/ow2/asm/asm/5.0.3/asm-5.0.3-third-party.properties:
>  Connect to repo1.maven.org:443 [repo1.maven.org/199.232.64.209] failed: 
> Connection timed out (Connection timed out) -> [Help 1]
>  
> {code}
> In fact there is no artifact for 
> [https://oss.sonatype.org/content/repositories/releases/org/ow2/asm/asm/5.0.3/asm-5.0.3-third-party.properties]
> Its web site for ASM indicates that it is covered by  BSD 3-Clause License.
> It appears that THIRD-PARTY.properties file needs an entry for ASM version 
> 5.0.3.
> Not sure why this build failure started 15 days ago.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to