Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #10270

Re: Is it possible to have multiple versions of a java-lib installed?

From Steinar Bang <sb@dod.no>
Newsgroups linux.debian.maint.java
Subject Re: Is it possible to have multiple versions of a java-lib installed?
Date 2018-01-18 17:30 +0100
Message-ID <v9leF-7XS-1@gated-at.bofh.it> (permalink)
References (3 earlier) <v8ZQS-281-5@gated-at.bofh.it> <v93KN-4D5-1@gated-at.bofh.it> <v94nv-58c-1@gated-at.bofh.it> <v94xb-5b3-3@gated-at.bofh.it> <v94Qx-5iv-1@gated-at.bofh.it>
Organization Probably a good idea

Show all headers | View raw


>>>>> Emmanuel Bourg <ebourg@apache.org>:
> Le 17/01/2018 à 23:32, Steinar Bang a écrit :

>> Is pulling the jars in from maven central from maven depdencies
>> acceptable?  Or do they need to be acually built by the packaging
>> project?

> It's ok at run time but not at build time (the packages are built in
> offline mode).

Right.

This is incidentially exactly how karaf works: pulling down runtime
dependencies from maven central (or, potentially, other repos, I have
e.g. used my own[1]) and then loading and starting them.

But karaf needs its boot directory jars and the jars in the
system.properties file (the set of jars discussed earlier in the
thread), locally, before it can start using maven to pull stuff down.


References:
[1] <https://github.com/steinarb/ukelonn#oppsett-av-webappen-på-en-server-med-debian-gnulinux>
    (Text in Norwegian, but the extra maven repo setup config, is in step 6)
    (the deb package mentioned there is my home rolled, non-compliant
    package, and I'm trying to replace this with a real debian package)

Back to linux.debian.maint.java | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Is it possible to have multiple versions of a java-lib installed? Steinar Bang <sb@dod.no> - 2018-01-16 18:40 +0100
  Re: Is it possible to have multiple versions of a java-lib installed? Emmanuel Bourg <ebourg@apache.org> - 2018-01-16 23:30 +0100
    Re: Is it possible to have multiple versions of a java-lib  installed? Thorsten Glaser <t.glaser@tarent.de> - 2018-01-17 00:50 +0100
      Re: Is it possible to have multiple versions of a java-lib installed? Steinar Bang <sb@dod.no> - 2018-01-17 18:40 +0100
        Re: Is it possible to have multiple versions of a java-lib installed? Steinar Bang <sb@dod.no> - 2018-01-17 22:50 +0100
          Re: Is it possible to have multiple versions of a java-lib installed? Emmanuel Bourg <ebourg@apache.org> - 2018-01-17 23:30 +0100
            Re: Is it possible to have multiple versions of a java-lib installed? Steinar Bang <sb@dod.no> - 2018-01-17 23:40 +0100
              Re: Is it possible to have multiple versions of a java-lib installed? Emmanuel Bourg <ebourg@apache.org> - 2018-01-18 00:00 +0100
                Re: Is it possible to have multiple versions of a java-lib installed? Steinar Bang <sb@dod.no> - 2018-01-18 17:30 +0100
        Re: Is it possible to have multiple versions of a java-lib installed? Emmanuel Bourg <ebourg@apache.org> - 2018-01-17 23:00 +0100

csiph-web