Skip to main content

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

Hi,

I think that's because the groupId for tycho-maven-plugin is now org.eclipse.tycho since 0.12. See http://wiki.eclipse.org/Tycho/Release_Notes/0.12

HTH

On 25/11/2011 11:22, Sanjeev.Kumar@xxxxxxx wrote:
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
_______________________________________________
nebula-dev mailing list
nebula-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/nebula-dev


--

Mickael Istria
R&D Engineer, Eclipse Plug-in RCP Developer

PetalsLink - Open Source SOA

My blog - My Tweets


Back to the top