|
|
|
Re: Export Papyrus as standalone product [message #1735480 is a reply to message #1734713] |
Mon, 20 June 2016 09:51 |
Laurent Le Moux Messages: 44 Registered: June 2015 |
Member |
|
|
Hi Benoit,
I read a couple of thinks about Maven & Tycho and then I tried to launch the command you specified : mvn clean verify -f releng/rcp/pom.xml.
But I get the following error message:
d:\Mes documents\workspace Neon\git\org.eclipse.papyrus>"D:\Program Files\apache-maven-3.3.9\bin\mvn" clean verify -f releng/rcp/pom.xml
[INFO] Scanning for projects...
Downloading: https://repo.eclipse.org/content/repositories/cbi-releases/org/eclipse/tycho/tycho-maven-plugin/0.23.1/tycho-maven-plugin-0.23.1.pom
Downloading: https://repo.eclipse.org/content/repositories/mylyn/org/eclipse/tycho/tycho-maven-plugin/0.23.1/tycho-maven-plugin-0.23.1.pom
Downloading: https://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/0.23.1/tycho-maven-plugin-0.23.1.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:0.23.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.eclipse.tycho:tycho-maven-plugin:jar:0.23.1 @ @
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.eclipse.papyrus:org.eclipse.papyrus.rcp.releng:1.2.0-SNAPSHOT (d:\Mes documents\workspace Neon\git\org.eclipse.papyrus\releng\rcp\pom.xml) has 1 error
[ERROR] Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:0.23.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.eclipse.tycho:tycho-maven-plugin:jar:0.23.1: Could not transfer artifact org.eclipse.tycho:tycho-maven-plugin:pom:0.23.1 from/to org.eclipse.cbi.maven.plugins (https://repo.eclipse.org/content/repositories/cbi-releases/): Connect to repo.eclipse.org:443 [repo.eclipse.org/198.41.30.233] failed: Connection timed out: connect -> [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/PluginManagerException
Launching the command from my Maven installation or using Eclipse internal one with M2Eclipse makes no difference.
Same kind of problem with org.eclipse.papyrus-informationmodeling when issuing:
mvn clean install -Pproduct -Dtycho.localArtifacts=ignore
Any idea what's wrong ?
Regards,
Laurent
[Updated on: Mon, 20 June 2016 11:39] Report message to a moderator
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05123 seconds