Giter Club home page Giter Club logo

libmao's Issues

Does not build.

Running Kubuntu 14.4, I get

$ mvn --version
Apache Maven 2.2.1 (rdebian-14)
Java version: 1.8.0_101
Java home: /usr/lib/jvm/java-8-oracle/jre
Default locale: de_DE, platform encoding: UTF-8
OS name: "linux" version: "3.13.0-95-generic" arch: "amd64" Family: "unix"
$ git clone https://github.com/mizzao/libmao.git
$ cd libmao/
$ mvn install
[INFO] Scanning for projects...
Downloading: http://repo1.maven.org/maven2/org/codehaus/mojo/native-maven-plugin/[1.0-alpha-7,)/native-maven-plugin-[1.0-alpha-7,).pom
[INFO] Unable to find resource 'org.codehaus.mojo:native-maven-plugin:pom:[1.0-alpha-7,)' in repository central (http://repo1.maven.org/maven2)
Downloading: http://jahmm.googlecode.com/svn/repo/org/codehaus/mojo/native-maven-plugin/[1.0-alpha-7,)/native-maven-plugin-[1.0-alpha-7,).pom
[INFO] Unable to find resource 'org.codehaus.mojo:native-maven-plugin:pom:[1.0-alpha-7,)' in repository Jahmm (http://jahmm.googlecode.com/svn/repo)
Downloading: http://repo1.maven.org/maven2/org/codehaus/mojo/native-maven-plugin/[1.0-alpha-7,)/native-maven-plugin-[1.0-alpha-7,).pom
[INFO] Unable to find resource 'org.codehaus.mojo:native-maven-plugin:pom:[1.0-alpha-7,)' in repository central (http://repo1.maven.org/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: org.codehaus.mojo:native-maven-plugin

Reason: POM 'org.codehaus.mojo:native-maven-plugin' not found in repository: Unable to download the artifact from any repository

  org.codehaus.mojo:native-maven-plugin:pom:[1.0-alpha-7,)

from the specified remote repositories:
  Jahmm (http://jahmm.googlecode.com/svn/repo),
  central (http://repo1.maven.org/maven2)

 for project org.codehaus.mojo:native-maven-plugin


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Fri Oct 14 12:46:18 CEST 2016
[INFO] Final Memory: 5M/117M
[INFO] ------------------------------------------------------------------------

As an alternative I opened the project in IntelliJ and get two errors:

  1. The dependency
    <dependency>
        <groupId>be.ac.ulg.montefiore.run.jahmm</groupId>
        <artifactId>jahmm</artifactId>
        <version>0.6.2</version>
    </dependency>

was not found.

  1. commonCompilerOptions cannot be resolved

What should I do?

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.