Coder Social home page Coder Social logo

Comments (8)

damencho avatar damencho commented on June 25, 2024

Please use the mailinglist before opening issues.
Read the beginning of the ant build.xml file, there are instructions you are missing.

from jicofo.

mechazod avatar mechazod commented on June 25, 2024

@damencho yes, I'm figure out how to build, thanks for closing the issue. 👍

from jicofo.

benjumanji avatar benjumanji commented on June 25, 2024

@damencho For the record, while you might enjoy closing peoples issues with rtfm the fact is that the readme emblazoned across the front of the repo is wrong because it points to a guide that will lead to people bumping into exactly this issue, which is that your build has bad hygiene.

Thank you @mechazod for raising this, because between you and @damencho I now have a working build, and I didn't have to work too hard to achieve that.

from jicofo.

benjumanji avatar benjumanji commented on June 25, 2024

Actually I spoke too soon. I assumed the instructions in the build.xml would yield a working build.

Running mvn dependency:get -DartifactId=maven-ant-tasks -DgroupId=org.apache.maven -Dversion=2.1.3 lands me with an error. It turns out that mvn dependency:get -DartifactId=maven-ant-tasks -DgroupId=org.apache.maven -Dversion=2.1.3 -DrepoUrl=http://repo1.maven.apache.org/maven2 actually gets maven to play nicely. Even having done that, and having a populated .m2 running the suggested ant command doesn't work. Please reopen as your build instructions are broken and that is an issue.

from jicofo.

benjumanji avatar benjumanji commented on June 25, 2024

It seems that the build behaves a bit better with a later ant. Thanks for nothing Centos 7. It still fails.

BUILD FAILED
/home/ben/src/thirdparty/jicofo/build.xml:54: Unable to resolve artifact: Unable to get dependency information: Unable to read the metadata file for artifact 'com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:jar': Cannot find parent: org.sonatype.oss:oss-parent for project: com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:jar:1.0_jdk5 for project com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:jar:1.0_jdk5
  com.googlecode.concurrentlinkedhashmap:concurrentlinkedhashmap-lru:jar:1.0_jdk5

from the specified remote repositories:
  jitsi-maven-repository-snapshots (https://github.com/jitsi/jitsi-maven-repository/raw/master/snapshots/),
  jitsi-maven-repository-releases (https://github.com/jitsi/jitsi-maven-repository/raw/master/releases/),
  central (http://repo1.maven.org/maven2),
  sonatype-nexus-snapshots (https://oss.sonatype.org/content/repositories/snapshots)

Path to dependency: 
    1) org.jitsi:jicofo:jar:1.0-SNAPSHOT
    2) org.igniterealtime:tinder:jar:1.2.3

from jicofo.

benjumanji avatar benjumanji commented on June 25, 2024

~/.m2/repository/org/sonatype/oss/oss-parent/3/oss-parent-3.pom

contains

<html>
<head><title>301 Moved Permanently</title></head>
<body bgcolor="white">
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>

I can see why this would be a problem.

from jicofo.

damencho avatar damencho commented on June 25, 2024

The build is working fine, as a lot of developers are using it.
The later is a known maven problem we face from time to time, and you need to remove that file or any file that had this wrong content.
I'm closing issues as the first Readme file on all of the project says, please send a mail to the mailinglist and if we (as developers) decide this is a bug, problem or feature that is worth tracking we kindly ask the user to create the issue. Otherwise every user question becomes an open issue, and it is hard to maintain something uptodate.

from jicofo.

benjumanji avatar benjumanji commented on June 25, 2024

I dunno. I have deleted my entire maven cache. I have tried building inside
a container, and inside of a fresh vms. I can't get it working. I'm not
particularly invested in this project so I'm not going to pursue it any
further but if you guys want to tell yourself you have a healthy build go
right ahead.

Peace.

On Sat, 3 Sep 2016, 20:34 Дамян Минков, [email protected] wrote:

The build is working fine, as a lot of developers are using it.
The later is a known maven problem we face from time to time, and you need
to remove that file or any file that had this wrong content.
I'm closing issues as the first Readme file on all of the project says,
please send a mail to the mailinglist and if we (as developers) decide this
is a bug, problem or feature that is worth tracking we kindly ask the user
to create the issue. Otherwise every user question becomes an open issue,
and it is hard to maintain something uptodate.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#113 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AARufYgKb26awVRBiLLkhKE7ws7iP5luks5qmcvZgaJpZM4Jtr7Y
.

from jicofo.

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.