GithubHelp home page GithubHelp logo

Comments (5)

mondain avatar mondain commented on August 23, 2024 1

By adding the bundle plugin, Max means the felix entry like so:

    <plugin>
        <groupId>org.apache.felix</groupId>
        <artifactId>maven-bundle-plugin</artifactId>
        <version>2.3.7</version>
        <extensions>true</extensions>
    </plugin>

See this line: https://github.com/Red5/red5-server/blob/master/pom.xml#L202

from red5-server.

solomax avatar solomax commented on August 23, 2024

What project are you building? "Building Red5 Flash Audio Webapp 1.0-SNAPSHOT" is not red5-server

from red5-server.

virtualfunction avatar virtualfunction commented on August 23, 2024

It's a small red5 app (kinda like oflaDemo)... hence the mention of pom.xml - not really sure where to post given you seem to have numerous sub projects but this is the only place where issues are brought up. Can get things to compile under Ant if I tell it to use the jar in the lib folder of the zip distribution. Not sure if I'm doing something wrong, or there's something odd with the maven process / dependency resolution.

from red5-server.

solomax avatar solomax commented on August 23, 2024

you need to add bundle plugin to your pom

from red5-server.

virtualfunction avatar virtualfunction commented on August 23, 2024

Thanks guys. That's restored my blood pressure back to normal levels! Everything worked perfectly after those extra lines were added :)

from red5-server.

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.