Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[nebula-dev] Nebula build - Failure

Hello,

I have checked out the Nebula project and trying to build it localy via maven3, as mentioned in 
http://wiki.eclipse.org/Nebula_Builds. 

I get the follogin error
C:\Working\NebulaBuild\src\org.eclipse.nebula.cwt>mvn help:effective-pom
[INFO] Scanning for projects...
Downloading: https://repository.sonatype.org/content/repositories/snapshots/org/
eclipse/tychoProject search for 'org/eclipse/tycho'/tychoProject search for 'tyc
ho'/0.13.0/tychoProject search for 'tycho'-0.13.0.pom
Downloading: http://repo1.maven.org/maven2/org/eclipse/tychoProject search for '
org/eclipse/tycho'/tychoProject search for 'tycho'/0.13.0/tychoProject search fo
r 'tycho'-0.13.0.pom
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR]   The project org.eclipse.nebula:org.eclipse.nebula.cwt:0.9.0-SNAPSHOT (
C:\Working\NebulaBuild\src\org.eclipse.nebula.cwt\pom.xml) has 2 errors
[ERROR]     Unresolveable build extension: Plugin org.sonatype.tycho:tycho-maven
-plugin:0.13.0 or one of its dependencies could not be resolved: Failed to colle
ct dependencies for org.sonatype.tycho:tycho-maven-plugin:jar:0.13.0 (): Failed
to read artifact descriptor for org.sonatype.tycho:tycho-maven-plugin:jar:0.13.0
: Could not transfer artifact org.eclipse.tychoProject search for 'org.eclipse.t
ycho':tychoProject search for 'tycho':pom:0.13.0 from/to sonatype (https://repos
itory.sonatype.org/content/repositories/snapshots): Error transferring file: Con
nection timed out: connect -> [Help 2]
[ERROR]     Unknown packaging: eclipse-plugin @ line 15, column 13
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[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 rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildin
gException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginResoluti
onException
C:\Working\NebulaBuild\src\org.eclipse.nebula.cwt>

Could you please help.

Kind Regards
Sanjeev

Back to the top