-
Notifications
You must be signed in to change notification settings - Fork 2
Not able to builld Silverpeas-Prod #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hum ... Actually the artifact is here (you can click on the link to check). In fact, our server is currently being upgraded so disconnections are occurring during the process. Please wait for one hour to have the server fully operational. |
@mmoqui This is not because of the server issue actually It needs jackrabbit-jca-2.14.4.rar to build but in above mentioned location "http://www.silverpeas.org/nexus/content/groups/silverpeas/org/apache/jackrabbit/jackrabbit-jca/2.14.4/" there is only jackrabbit-jca-2.14.4.jar. So can we make changes in pom.xml to genrate jackrabbit-jca-2.14.4.rar along jackrabbit-jca-2.14.4.jar. |
In fact, the rar is available at this URI: https://www.silverpeas.org/nexus/content/groups/silverpeas/org/silverpeas/jcr/jackrabbit-jca/2.14.4/ The rar was packaged for Silverpeas from the jackrabbit-jca.jar and from some specific Silverpeas artifacts |
@mmoqui It seems that the URI: https://www.silverpeas.org/nexus/content/groups/silverpeas/org/silverpeas/jcr/jackrabbit-jca/2.14.4/ Below is the screenshot when i opened it yesterday .. |
Hi, we have had some problems with our web server that crashed unexpectedly. Normally, it is fixed and you should have access the link. The screenshot gives a view on the org.apache.jackrabbit:jackrabbit-jca artifact that is a jar. What you should have is org:silverpeas.jcr:jackrabbit-jca artifact that is a rar (see the link that didn't work yesterday but that shouldn't be broken today). In fact, with the server down, we encounter similar problem that your while assembling Silverpeas (either by building a Docker image or by installing Silverpeas) |
Issue: Tried to build Silverpeas-Prod module using docker file where it needs "jackrabbit-jca-2.14.4.rar" but could not find at search location "http://www.silverpeas.org/nexus/content/groups/silverpeas/org/apache/jackrabbit/jackrabbit-jca/2.14.4/"
Hence build is getting failed..
Build Failure Logs:
Build file '/opt/silverpeas/bin/build.gradle' line: 182
Execution failed for task ':assemble'.
The text was updated successfully, but these errors were encountered: