Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] Eclipse Nebula build - tychoProject

Wrong groupId, starting with Tycho 0.12 it is org.eclipse.tycho. We had
to change it when we moved the code to eclipse.org.

--
Regards,
Igor

On 11-11-25 5:33 AM, Sanjeev.Kumar@xxxxxxx wrote:

Hello,

I am trying to build the eclipse nebula localy. When doing so I get the following error w.r.t tychoProject.
Could you please give some hint to get rid of this.

C:\Working\NebulaBuild\src\org.eclipse.nebula.nebula-parent>mvn install
[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:nebula-parent:1.0.0-SNAPSHOT (C:\Workin
g\NebulaBuild\src\org.eclipse.nebula.nebula-parent\pom.xml) has 1 error
[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: rep
ository.sonatype.org: Unknown host repository.sonatype.org ->  [Help 2]
[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.nebula-parent>


Kind Regards
Sanjeev
_______________________________________________
tycho-dev mailing list
tycho-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-dev


Back to the top