GithubHelp home page GithubHelp logo

Comments (9)

ypriverol avatar ypriverol commented on September 16, 2024

Hi Tomas:
We are deploying here now: http://www.ebi.ac.uk/Tools/maven/repos/content/repositories/pst-release/uk/ac/ebi/pride/
We will update the documentation soon.

from jmztab.

tomas-pluskal avatar tomas-pluskal commented on September 16, 2024

Thanks. That repository does not seem to have version 3.0.2, though.

from jmztab.

ypriverol avatar ypriverol commented on September 16, 2024

@tomas-pluskal you can use the latest version that should be the best one. If not I can try to deploy the 3.0.2

from jmztab.

julianu avatar julianu commented on September 16, 2024

Though the usage of the older 3.0.1 is not very satisfying when using functions introduced in 3.0.2, like adding default columns etc.
Are you planning to move the newer version to this maven repository or is the 3.0.2 version of jmztab abandoned?

from jmztab.

julianu avatar julianu commented on September 16, 2024

As this error still occurs and only version 3.0.1 is available by both maven repositories, I assume 3.0.2 is now abandoned and we have to downgrade our sources?

from jmztab.

ypriverol avatar ypriverol commented on September 16, 2024

Hi all:
I just did a new release of jmzTab version 3.0.3 thanks for your comments and for reporting the
bug. We moved all of our libraries and tools to a new Maven and this library was pending for
release. Remember to update the pom file to:

 <repositories>
        <repository>
            <id>nexus-ebi-release-repo</id>
            <url>http://www.ebi.ac.uk/Tools/maven/repos/content/groups/ebi-repo/</url>
        </repository>
        <repository>
            <id>nexus-ebi-snapshot-repo</id>
            <url>http://www.ebi.ac.uk/Tools/maven/repos/content/groups/ebi-snapshots/</url>
        </repository>
        <repository>
            <id>springsource-repo</id>
            <name>SpringSource Repository</name>
            <url>http://repo.springsource.org/release</url>
        </repository>

        <repository>
            <id>JBoss</id>
            <name>JBoss repository</name>
            <url>https://repository.jboss.org/nexus/content/repositories/releases/</url>
        </repository>
    </repositories>

from jmztab.

tomas-pluskal avatar tomas-pluskal commented on September 16, 2024

The above repository (http://www.ebi.ac.uk/Tools/maven/repos/content/groups/ebi-repo/) is unavailable again!

from jmztab.

julianu avatar julianu commented on September 16, 2024

This unfortunately is true for all EBI maven repos at the moment, see also PRIDE-Utilities/ols-client#18
But I am sure the guys at EBI are hard working to get them back again.

from jmztab.

ypriverol avatar ypriverol commented on September 16, 2024

Hi all: @julianu @tomas-pluskal all the repos are now back. Thanks a lot for your patience, as we discussed, in the near future we will try to provide a better backup infrastructure. This issue is related with a major storage problem in the EBI. This has been (as a said before) a consequence of a series of misfortunes. However, we plan to have a better deploy system in the near future for all of our packages.

from jmztab.

Related Issues (12)

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.