Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Error on travis-ci-sonatype-snapshots
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Guy Korland  
View profile  
 More options Nov 10 2012, 4:27 am
From: Guy Korland <gkorl...@gmail.com>
Date: Sat, 10 Nov 2012 01:27:51 -0800 (PST)
Local: Sat, Nov 10 2012 4:27 am
Subject: Error on travis-ci-sonatype-snapshots

I keep getting an error on "travis-ci-sonatype-snapshots".

19 <https://travis-ci.org/OpenSpaces/OpenSpaces/builds/3109449/#L19>[ERROR]
Failed to execute goal on project gs-openspaces: Could not resolve
dependencies for project com.gigaspaces:gs-openspaces:jar:9.5.0-SNAPSHOT:
Could not find artifact com.gigaspaces:gs-runtime:jar:9.5.0-SNAPSHOT in
travis-ci-sonatype-snapshots
(http://maven.mirrors.travis-ci.org/nexus/content/repositories/sonatyp...)
-> [Help 1]
https://travis-ci.org/OpenSpaces/OpenSpaces/builds/3109449

It seems like the jar (gs-runtime-9.5.0-SNAPSHOT.jar<http://s3-eu-west-1.amazonaws.com/gigaspaces-maven-repository-eu/com/...>) is
ok and available on the repository:
http://s3-eu-west-1.amazonaws.com/gigaspaces-maven-repository-eu/com/...

Any ideas how to over come this?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Klishin  
View profile  
 More options Nov 11 2012, 2:42 am
From: Michael Klishin <michael.s.klis...@gmail.com>
Date: Sun, 11 Nov 2012 11:41:37 +0400
Local: Sun, Nov 11 2012 2:41 am
Subject: Re: [travis-ci] Error on travis-ci-sonatype-snapshots

2012/11/10 Guy Korland <gkorl...@gmail.com>

> It seems like the jar (gs-runtime-9.5.0-SNAPSHOT.jar<http://s3-eu-west-1.amazonaws.com/gigaspaces-maven-repository-eu/com/...>) is
> ok and available on the repository:

> http://s3-eu-west-1.amazonaws.com/gigaspaces-maven-repository-eu/com/...

I don't see it available on oss.sonatype.org, so it is not available on our
mirror. I don't know what
that URL is, looks like a self-hosted Maven repo we do not proxy.

Are you sure gigaspaces publish their artifacts to Sonatype or Maven
Central? If not,
you have to add extra repositories to your pom.xml.
--
MK

http://github.com/michaelklishin
http://twitter.com/michaelklishin


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Klishin  
View profile  
 More options Nov 11 2012, 3:12 am
From: Michael Klishin <michael.s.klis...@gmail.com>
Date: Sun, 11 Nov 2012 12:11:29 +0400
Local: Sun, Nov 11 2012 3:11 am
Subject: Re: [travis-ci] Error on travis-ci-sonatype-snapshots

2012/11/10 Guy Korland <gkorl...@gmail.com>

> Any ideas how to over come this?

Your pom.xml does list the custom repository you have but it does not
mark it as a snapshots repository. So it is very likely that only snapshot
repositories from
~/.m2/settings.xml are used:

https://github.com/OpenSpaces/OpenSpaces/blob/master/pom.xml#L30-33
https://github.com/travis-ci/travis-cookbooks/blob/master/ci_environm...

See http://maven.apache.org/settings.html#Repositories and enable snapshots
in your pom.xml.
--
MK

http://github.com/michaelklishin
http://twitter.com/michaelklishin


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Guy Korland  
View profile  
 More options Nov 11 2012, 4:36 am
From: Guy Korland <gkorl...@gmail.com>
Date: Sun, 11 Nov 2012 01:36:27 -0800 (PST)
Local: Sun, Nov 11 2012 4:36 am
Subject: Re: [travis-ci] Error on travis-ci-sonatype-snapshots

Thanks! my mistake I missed it....


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »