Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] tycho 0.15.0 plugin repository error ?

Hi,

Strange, I'm not seeing this announcement in my mailbox from the user list.. ;)

thanks

On 31/05/12 09:50, Igor Fedorenko wrote:
As I announced earlier today [1], 0.15 was restaged and new repository url is [2].

[1] http://dev.eclipse.org/mhonarc/lists/tycho-user/msg02594.html
[2] https://oss.sonatype.org/content/repositories/orgeclipsetycho-115/

On 12-05-31 8:40 AM, Cristiano Gavião wrote:
Hi,

I was using tycho 0.15.0 in another machine but when I moved to another
one (clean) I'm getting errors...

I'm using this repository:

<pluginRepository>
<id>tycho-0.15.0-staged</id>
<url>https://oss.sonatype.org/content/repositories/orgeclipsetycho-255/</url>

</pluginRepository>


but I'm getting this error:

Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
[INFO] Scanning for projects...
Downloading:
https://oss.sonatype.org/content/repositories/orgeclipsetycho-255/org/eclipse/tycho/tycho-maven-plugin/0.15.0/tycho-maven-plugin-0.15.0.pom

Downloading:
http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/0.15.0/tycho-maven-plugin-0.15.0.pom

[WARNING] The POM for org.eclipse.tycho:tycho-maven-plugin:jar:0.15.0 is
missing, no dependency information available
Downloading:
https://oss.sonatype.org/content/repositories/orgeclipsetycho-255/org/eclipse/tycho/tycho-maven-plugin/0.15.0/tycho-maven-plugin-0.15.0.jar

Downloading:
http://repo.maven.apache.org/maven2/org/eclipse/tycho/tycho-maven-plugin/0.15.0/tycho-maven-plugin-0.15.0.jar

[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.lunifera:org.lunifera:0.0.1-SNAPSHOT
(/Users/cvgaviao/Development/C4Biz_Projects/back/lunifera/pom.xml) has 1
error
[ERROR] Unresolveable build extension: Plugin
org.eclipse.tycho:tycho-maven-plugin:0.15.0 or one of its dependencies
could not be resolved: Could not find artifact
org.eclipse.tycho:tycho-maven-plugin:jar:0.15.0 in tycho-0.15.0-staged
(https://oss.sonatype.org/content/repositories/orgeclipsetycho-255/) ->
[Help 2]
[ERROR]


the plugin repository is down?

thanks,

Cristiano
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user



Back to the top