Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » e(fx)clipse » MAVEN artifacts
MAVEN artifacts [message #1435578] Wed, 01 October 2014 18:04 Go to next message
Mauro Condarelli is currently offline Mauro CondarelliFriend
Messages: 428
Registered: September 2009
Senior Member
Hi,
in the release MAVEN repository (https://repo.eclipse.org/content/repositories/efxclipse-releases/)
all org.eclipse.core.databinding.* artifacts have, in their .pom, references to *-SNAPSHOT dependencies.
These revisions are not available (the non-snapshot are), so build fails.
Is this a mistake or did I misunderstand something?

TiA
Mauro
Re: MAVEN artifacts [message #1435598 is a reply to message #1435578] Wed, 01 October 2014 18:30 Go to previous messageGo to next message
Mauro Condarelli is currently offline Mauro CondarelliFriend
Messages: 428
Registered: September 2009
Senior Member
Il 01/10/2014 20:04, Mauro Condarelli ha scritto:
> Hi,
> in the release MAVEN repository (https://repo.eclipse.org/content/repositories/efxclipse-releases/)
> all org.eclipse.core.databinding.* artifacts have, in their .pom, references to *-SNAPSHOT dependencies.
> These revisions are not available (the non-snapshot are), so build fails.
> Is this a mistake or did I misunderstand something?
>
> TiA
> Mauro
.... and in the snapshot repo (https://repo.eclipse.org/content/repositories/efxclipse-snapshots) there's
something strange as well:
https://repo.eclipse.org/content/repositories/efxclipse-snapshots/org/eclipse/fx/org.eclipse.equinox.common/1.0.0-SNAPSHOT/org.eclipse.equinox.common-1.0.0-20140813.084517-1.pom

<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.eclipse.fx</groupId>
<artifactId>org.eclipse.equinox.common</artifactId>
<version>3.6.200-SNAPSHOT</version>
</project>

Note: 1.0.0-SNAPSHOT != 3.6.200-SNAPSHOT

Can someone explain me how to use this stuff (if at all possible)?

TiA
Mauro
Re: MAVEN artifacts [message #1435645 is a reply to message #1435578] Wed, 01 October 2014 19:54 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
This is certainly a bug. File a bugzilla, so that we can at least fix it
in the snapshots.

Tom

On 01.10.14 11:04, Mauro Condarelli wrote:
> Hi,
> in the release MAVEN repository
> (https://repo.eclipse.org/content/repositories/efxclipse-releases/)
> all org.eclipse.core.databinding.* artifacts have, in their .pom,
> references to *-SNAPSHOT dependencies.
> These revisions are not available (the non-snapshot are), so build fails.
> Is this a mistake or did I misunderstand something?
>
> TiA
> Mauro
Re: MAVEN artifacts [message #1435684 is a reply to message #1435645] Wed, 01 October 2014 21:15 Go to previous message
Mauro Condarelli is currently offline Mauro CondarelliFriend
Messages: 428
Registered: September 2009
Senior Member
Done,
its at: https://bugs.eclipse.org/bugs/show_bug.cgi?id=445714
Mauro

Il 01/10/2014 21:54, Tom Schindl ha scritto:
> This is certainly a bug. File a bugzilla, so that we can at least fix it
> in the snapshots.
>
> Tom
>
> On 01.10.14 11:04, Mauro Condarelli wrote:
>> Hi,
>> in the release MAVEN repository
>> (https://repo.eclipse.org/content/repositories/efxclipse-releases/)
>> all org.eclipse.core.databinding.* artifacts have, in their .pom,
>> references to *-SNAPSHOT dependencies.
>> These revisions are not available (the non-snapshot are), so build fails.
>> Is this a mistake or did I misunderstand something?
>>
>> TiA
>> Mauro
>
Previous Topic:Newbie Needs Help Plz!!!
Next Topic:Using tags as class selectors
Goto Forum:
  


Current Time: Thu Apr 25 08:39:42 GMT 2024

Powered by FUDForum. Page generated in 0.03963 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top