How to build / run metasfresh from source code.
We gone through the link http://docs.metasfresh.org/developers_collection/en/getting_started_mvn_cmdline_en.html but unable to make progress.
/metasfresh/metasfresh-webui-api-master$ mvn tomcat:run
[INFO] Scanning for projects...
Downloading: http://repo.maven.apache.org/maven2/de/metas/de.metas.parent.general/[1,10.0.0]/de.metas.parent.general-[1,10.0.0].pom
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project de.metas.ui.web:metasfresh-webui-api:10.0.0 (/home/metasfresh/metasfresh-webui-api-master/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM: Could not transfer artifact de.metas:de.metas.parent.general:pom:[1,10.0.0] from/to central (http://repo.maven.apache.org/maven2): Illegal character in path at index 69: http://repo.maven.apache.org/maven2/de/metas/de.metas.parent.general/[1,10.0.0]/de.metas.parent.general-[1,10.0.0].pom and 'parent.relativePath' points at wrong local POM @ line 5, column 10 -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
Can you please provide detail steps to build each project.
metasfresh/metasfresh-dist-master
metasfresh/metasfresh-master
metasfresh/metasfresh-parent-master
metasfresh/metasfresh-procurement-webui-master
metasfresh/metasfresh-webui-api-master
metasfresh/metasfresh-webui-frontend-master
How run metasfresh source code locally on Ubuntu 14.04?
Please provide detailed steps to test source code locally with test data.
Thanks,
Amol.