Page 1 of 1

Building from source

PostPosted:Mon Oct 02, 2017 2:08 pm
by creya
I am trying to build openkm from source.. pom is looking for the repository:
Code: Select all
<repository>
    <id>openkm.com</id>
    <name>OpenKM Maven Repository</name>
    <url>http://maven.openkm.com/maven2</url>
</repository
>

but keeps failing with following message:

Service Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.

Re: Building from source

PostPosted:Wed Oct 04, 2017 10:58 am
by jllort
We are looking about what happens.

Re: Building from source

PostPosted:Thu Oct 05, 2017 6:34 am
by pavila
Up & running again.

Sorry for the inconvenience.

Re: Building from source

PostPosted:Sat Oct 21, 2017 10:24 am
by creya
Great: the server is working.
But the build is failing to get a file due to access denied.
Code: Select all
Downloading: http://maven.openkm.com/maven2/commons-logging/commons-logging/1.2.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata commons-logging:commons-logging:1.2.1-SNAPSHOT/maven-metadata.xml from/to openkm.com (http://maven.openkm.com/maven2): Access denied to http://maven.openkm.com/maven2/commons-logging/commons-logging/1.2.1-SNAPSHOT/maven-metadata.xml. Error code 401, Unauthorized
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.511s
...
Is this related?

Re: Building from source

PostPosted:Sun Oct 22, 2017 7:25 pm
by jllort
Seems we have some security issue with it we will investigate it.

Re: Building from source

PostPosted:Mon Oct 23, 2017 12:10 pm
by pavila
Please, try again and tell me if it's solved.

Regards.