[jira] [Commented] (ATLAS-3671) Maven Package Failure

2023-02-17 Thread Nixon Rodrigues (Jira)


[ 
https://issues.apache.org/jira/browse/ATLAS-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17690364#comment-17690364
 ] 

Nixon Rodrigues commented on ATLAS-3671:


{code:java}
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 04:33 min (Wall Clock)
[INFO] Finished at: 2023-02-17T11:01:53Z
[INFO] 
Error: Failed to execute goal 
org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process 
(process-resource-bundles) on project storm-bridge-shim: Error resolving 
project artifact: Could not transfer artifact com.twitter:carbonite:pom:1.5.0 
from/to hortonworks.repo 
(https://repo.hortonworks.com/content/repositories/releases): transfer failed 
for 
https://repo.hortonworks.com/content/repositories/releases/com/twitter/carbonite/1.5.0/carbonite-1.5.0.pom,
 status: 504 Gateway Time-out for project com.twitter:carbonite:jar:1.5.0 -> 
[Help 1]
Error: 
Error: To see the full stack trace of the errors, re-run Maven with the -e 
switch.
Error: Re-run Maven using the -X switch to enable full debug logging.
Error: 
Error: For more information about the errors and possible solutions, please 
read the following articles:
Error: [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Error: 
Error: After correcting the problems, you can resume the build with the command
Error: mvn  -rf :storm-bridge-shim{code}

> Maven Package Failure
> -
>
> Key: ATLAS-3671
> URL: https://issues.apache.org/jira/browse/ATLAS-3671
> Project: Atlas
>  Issue Type: Bug
>Reporter: ygo
>Priority: Blocker
> Attachments: image-2020-03-20-12-23-10-166.png, 
> image-2020-03-20-12-23-26-760.png, image-2020-03-20-12-25-19-822.png, 
> image-2020-03-20-12-26-08-408.png
>
>
> mvn clean -DskipTests package -Pdist,embedded-hbase-solr
>  
> i try mvn package, but failed.
> mvn version : 3.6.1
>  
>  
> *first*. JanusGraph DB Impl 2.0.0 build failure.
> "com.sleepycat:je:pom:7.4.5" in "http://repo1.maven.org/maven2;
> !image-2020-03-20-12-23-10-166.png|width=833,height=68!       
> !image-2020-03-20-12-23-26-760.png|width=1344,height=45!
>  * i modified the pom.xml file
>  ** 
>    oracleReleases
>    Oracle Released Java Packages
>    [http://download.oracle.com/maven]
>    default
>  
>  
> *second.* Storm bridge shim 2.0.0 build failure.
> !image-2020-03-20-12-25-19-822.png|width=589,height=236!
> !image-2020-03-20-12-26-08-408.png|width=1217,height=40!
>  
>  * i modified the pom.xml file
>  ** 
>   atlassian-public
>   https://maven.atlassian.com/repository/public
>   
>     true
>     never
>     warn
>   
>   
>     true
>     warn
>   
>  
>  
> *result. build succeed*
>  
> Did I do something wrong? Otherwise, please modify the source.
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (ATLAS-3671) Maven Package Failure

2022-03-01 Thread Gary J. (Jira)


[ 
https://issues.apache.org/jira/browse/ATLAS-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17499715#comment-17499715
 ] 

Gary J.  commented on ATLAS-3671:
-

[~a1tair6] - which pom file did you edit to fix the {*}{*}Storm bridge shim 
failure?

> Maven Package Failure
> -
>
> Key: ATLAS-3671
> URL: https://issues.apache.org/jira/browse/ATLAS-3671
> Project: Atlas
>  Issue Type: Bug
>Reporter: ygo
>Priority: Blocker
> Attachments: image-2020-03-20-12-23-10-166.png, 
> image-2020-03-20-12-23-26-760.png, image-2020-03-20-12-25-19-822.png, 
> image-2020-03-20-12-26-08-408.png
>
>
> mvn clean -DskipTests package -Pdist,embedded-hbase-solr
>  
> i try mvn package, but failed.
> mvn version : 3.6.1
>  
>  
> *first*. JanusGraph DB Impl 2.0.0 build failure.
> "com.sleepycat:je:pom:7.4.5" in "http://repo1.maven.org/maven2;
> !image-2020-03-20-12-23-10-166.png|width=833,height=68!       
> !image-2020-03-20-12-23-26-760.png|width=1344,height=45!
>  * i modified the pom.xml file
>  ** 
>    oracleReleases
>    Oracle Released Java Packages
>    [http://download.oracle.com/maven]
>    default
>  
>  
> *second.* Storm bridge shim 2.0.0 build failure.
> !image-2020-03-20-12-25-19-822.png|width=589,height=236!
> !image-2020-03-20-12-26-08-408.png|width=1217,height=40!
>  
>  * i modified the pom.xml file
>  ** 
>   atlassian-public
>   https://maven.atlassian.com/repository/public
>   
>     true
>     never
>     warn
>   
>   
>     true
>     warn
>   
>  
>  
> *result. build succeed*
>  
> Did I do something wrong? Otherwise, please modify the source.
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Commented] (ATLAS-3671) Maven Package Failure

2021-03-07 Thread Mostafa (Jira)


[ 
https://issues.apache.org/jira/browse/ATLAS-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17297066#comment-17297066
 ] 

Mostafa commented on ATLAS-3671:


Hi @ygo,

 

I have written the complete story of how you can build Apache Atlas in this 
link. I would be thankful if you could give me upvote, in case it was good for 
you. 
[Here]([https://stackoverflow.com/questions/66511228/cant-build-apache-atlas]) 
is the link.

 

Sincerely,

Mostafa

> Maven Package Failure
> -
>
> Key: ATLAS-3671
> URL: https://issues.apache.org/jira/browse/ATLAS-3671
> Project: Atlas
>  Issue Type: Bug
>Reporter: ygo
>Priority: Blocker
> Attachments: image-2020-03-20-12-23-10-166.png, 
> image-2020-03-20-12-23-26-760.png, image-2020-03-20-12-25-19-822.png, 
> image-2020-03-20-12-26-08-408.png
>
>
> mvn clean -DskipTests package -Pdist,embedded-hbase-solr
>  
> i try mvn package, but failed.
> mvn version : 3.6.1
>  
>  
> *first*. JanusGraph DB Impl 2.0.0 build failure.
> "com.sleepycat:je:pom:7.4.5" in "http://repo1.maven.org/maven2;
> !image-2020-03-20-12-23-10-166.png|width=833,height=68!       
> !image-2020-03-20-12-23-26-760.png|width=1344,height=45!
>  * i modified the pom.xml file
>  ** 
>    oracleReleases
>    Oracle Released Java Packages
>    [http://download.oracle.com/maven]
>    default
>  
>  
> *second.* Storm bridge shim 2.0.0 build failure.
> !image-2020-03-20-12-25-19-822.png|width=589,height=236!
> !image-2020-03-20-12-26-08-408.png|width=1217,height=40!
>  
>  * i modified the pom.xml file
>  ** 
>   atlassian-public
>   https://maven.atlassian.com/repository/public
>   
>     true
>     never
>     warn
>   
>   
>     true
>     warn
>   
>  
>  
> *result. build succeed*
>  
> Did I do something wrong? Otherwise, please modify the source.
>  
>  



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


[jira] [Commented] (ATLAS-3671) Maven Package Failure

2020-06-11 Thread limbo (Jira)


[ 
https://issues.apache.org/jira/browse/ATLAS-3671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17133200#comment-17133200
 ] 

limbo commented on ATLAS-3671:
--

I do not think it's a bug , and user just add repo in there ~/.m2/setting.xml 
file can fix it

> Maven Package Failure
> -
>
> Key: ATLAS-3671
> URL: https://issues.apache.org/jira/browse/ATLAS-3671
> Project: Atlas
>  Issue Type: Bug
>Reporter: ygo
>Priority: Blocker
> Attachments: image-2020-03-20-12-23-10-166.png, 
> image-2020-03-20-12-23-26-760.png, image-2020-03-20-12-25-19-822.png, 
> image-2020-03-20-12-26-08-408.png
>
>
> mvn clean -DskipTests package -Pdist,embedded-hbase-solr
>  
> i try mvn package, but failed.
> mvn version : 3.6.1
>  
>  
> *first*. JanusGraph DB Impl 2.0.0 build failure.
> "com.sleepycat:je:pom:7.4.5" in "http://repo1.maven.org/maven2;
> !image-2020-03-20-12-23-10-166.png|width=833,height=68!       
> !image-2020-03-20-12-23-26-760.png|width=1344,height=45!
>  * i modified the pom.xml file
>  ** 
>    oracleReleases
>    Oracle Released Java Packages
>    [http://download.oracle.com/maven]
>    default
>  
>  
> *second.* Storm bridge shim 2.0.0 build failure.
> !image-2020-03-20-12-25-19-822.png|width=589,height=236!
> !image-2020-03-20-12-26-08-408.png|width=1217,height=40!
>  
>  * i modified the pom.xml file
>  ** 
>   atlassian-public
>   https://maven.atlassian.com/repository/public
>   
>     true
>     never
>     warn
>   
>   
>     true
>     warn
>   
>  
>  
> *result. build succeed*
>  
> Did I do something wrong? Otherwise, please modify the source.
>  
>  



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