IntesysOpenway / openway-tasklist

Openway Tasklist - Alfresco add-on
http://www.iopenway.it/
GNU Lesser General Public License v3.0
5 stars 3 forks source link

build from source #3

Open milesif opened 6 years ago

milesif commented 6 years ago

I tried to build the project from source but there is a problem with the parent pom

FATAL] Non-resolvable parent POM for it.iopenway:openway-tasklist:5.1.6.1.9: Failure to find it.iopenway:openway-alfresco-sdk-parent:pom:5.1.6.4 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced and 'parent.relativePath' points at wrong local POM @ line 5, column 10

could you give us the maven repo where we can get it?

thanks for your help

regards

luca86r commented 6 years ago

By now we can't publish our private Nexus URL but we have just published the missing project in GitHub: https://github.com/IntesysOpenway/openway-alfresco-sdk-parent

In order to resolve the compilation error, please clone the new project and install it locally (mvn clean install). Note that you'll need to install the version 5.1.6.4 using the corresponding TAG under GIT repository.