Code Monkey home page Code Monkey logo

Comments (12)

RaiMan avatar RaiMan commented on June 4, 2024 2

Just checked with 1.1.4:

  <repositories>
    <repository>
      <id>sonatype-ossrh</id>
      <url>https://oss.sonatype.org/content/repositories/snapshots/</url>
    </repository>
  </repositories>

  <dependencies>
    <dependency>
      <groupId>com.sikulix</groupId>
      <artifactId>sikulixapi</artifactId>
      <version>1.1.4-SNAPSHOT</version>
    </dependency>
  </dependencies>

works as expected.

from sikulix1.

RaiMan avatar RaiMan commented on June 4, 2024 1

... and this snapshot repo setting (as mentioned in the docs) works also:

    <repository>
      <!--OSSRH: com.sikulix-->
      <id>com.sikulix</id>
      <name>com.sikulix</name>
      <url>https://oss.sonatype.org/content/groups/public</url>
      <layout>default</layout>
      <snapshots>
        <enabled>true</enabled>
        <updatePolicy>always</updatePolicy>
      </snapshots>
    </repository>

from sikulix1.

RaiMan avatar RaiMan commented on June 4, 2024

There is no final 1.1.4 yet.

Maven dep should work.

If not you have to wait till after Nov 20th(vacation)

from sikulix1.

DavidPerezIngeniero avatar DavidPerezIngeniero commented on June 4, 2024

OK, thanks for the answer.
And what about 1.1.3 that has a problem with sikulix2tigervnc-2.0.0-SNAPSHOT?.

image
https://github.com/RaiMan/SikuliX1/tree/1.1.3

checksum format error: ~/.cache/coursier/v1/http/oss.sonatype.org/content/groups/public/com/sikulix/sikulix2tigervnc/2.0.0-SNAPSHOT/sikulix2tigervnc-2.0.0-SNAPSHOT.pom.sha1

Version 1.1.2 not usable either. :-(

Only version 1.1.1 of sikulix2tigervnc is published:
https://mvnrepository.com/artifact/com.sikulix/sikulix1tigervnc
image

from sikulix1.

RaiMan avatar RaiMan commented on June 4, 2024

Same as 4 1.1.4

from sikulix1.

DavidPerezIngeniero avatar DavidPerezIngeniero commented on June 4, 2024

Thanks. Have a good vacation. You deserve it for the good and hard work.

Neverheless, I find it a little confusing.
Looking at the website, I have the sensation that 1.1.4 is finished and already available, and it results that 1.1.4, 1.1.3 and 1.1.2 are unfinished.

Excerpt from the SikuliX website
image

from sikulix1.

RaiMan avatar RaiMan commented on June 4, 2024

You are right😎
I have to revise all this when I am back from vacation☀️☀️☀️

from sikulix1.

mytzenka avatar mytzenka commented on June 4, 2024

I'm hoping you will be able to check this out soon. The source http://oss.sonatype.org/content/groups/public does't seem to exist.

I would be happy with version 1.1.3 also.

from sikulix1.

RaiMan avatar RaiMan commented on June 4, 2024

... and this is the current state of relevant versions (with respect to Maven Central)

1.1.4
OSSRH snapshot only

1.1.3
OSSRH snapshot only (but not changed anymore, hence a "stable" snapshot ;-)

1.1.2
on Maven Central

Due to the effort to spend, there will not be a 1.1.3 on Maven Central.
You have to live with the "stable" snapshot.

... and a final 1.1.4 on Maven Central will not exist before April next year.

from sikulix1.

DavidPerezIngeniero avatar DavidPerezIngeniero commented on June 4, 2024

Thanks RaiMan!
This is an improvement

from sikulix1.

pguermo avatar pguermo commented on June 4, 2024

Hello RaiMan,
Releasing a xxxx-SNAPSHOT version for a final version is a problem for the nexus repositories/proxies. The released 1.1.3-SNAPSHOT is otherwise not usable behind a nexus "Release" proxy.
Could you release a final 1.1.3.1 based on the 1.1.3 ?
Thanks in advance.

from sikulix1.

RaiMan avatar RaiMan commented on June 4, 2024

@pguermo

released 1.1.3-SNAPSHOT

... is not a release in Maven meaning. It is a snapshot, that will most probably (or let's say surely) never be modified again.

release a final 1.1.3.1

... as mentioned: there will not be a 1.1.3-whatever on MavenCentral.

So you either have to live with that or find your own solution.

The next 3 months I have some private priorities and my spare time will be dedicated to making 1.1.4 stable for a final in April next year.

Sorry for any inconveniences.

from sikulix1.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.