Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #8622
| Path | csiph.com!goblin2!goblin.stu.neva.ru!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Andreas Tille <andreas@an3as.eu> |
| Newsgroups | linux.debian.maint.java |
| Subject | Re: Need a (hopefully) last kick for finalising qualimap |
| Date | Wed, 02 Dec 2015 15:40:01 +0100 |
| Message-ID | <qBgJz-8no-9@gated-at.bofh.it> (permalink) |
| References | <qBey5-72N-5@gated-at.bofh.it> <qBeHN-76w-27@gated-at.bofh.it> |
| X-Original-To | debian-java@lists.debian.org |
| X-Mailbox-Line | From debian-java-request@lists.debian.org Wed Dec 2 14:37:37 2015 |
| Old-Return-Path | <andreas@an3as.eu> |
| X-Amavis-Spam-Status | No, score=-7.245 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, FOURLA=0.1, LDO_WHITELIST=-5, RP_MATCHES_RCVD=-0.345] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | using cached result; rate:hard: -6.1 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=iso-8859-1 |
| Content-Disposition | inline |
| Content-Transfer-Encoding | 8bit |
| User-Agent | Mutt/1.5.23 (2014-03-12) |
| X-Mailing-List | <debian-java@lists.debian.org> archive/latest/18940 |
| List-ID | <debian-java.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-java/> |
| List-Archive | https://lists.debian.org/msgid-search/20151202143721.GK28902@an3as.eu |
| Approved | robomod@news.nic.it |
| Lines | 74 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Cc | Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org> |
| X-Original-Date | Wed, 2 Dec 2015 15:37:21 +0100 |
| X-Original-Message-ID | <20151202143721.GK28902@an3as.eu> |
| X-Original-References | <20151202121830.GD28902@an3as.eu> <565EE334.8050107@apache.org> |
| Xref | csiph.com linux.debian.maint.java:8622 |
Show key headers only | View raw
Hi Emmanuel,
On Wed, Dec 02, 2015 at 01:25:24PM +0100, Emmanuel Bourg wrote:
> Le 2/12/2015 13:18, Andreas Tille a écrit :
> > "only dependency with system scope can specify systemPath."
>
> Just add <scope>system</scope> where you added <systemPath>.
>
> *kick*
Done (and pushed) and better but seems not to be final. :-(
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) org.bioinfo:bioinfo-ngs:jar:debian
Try downloading the file manually from the project website.
Then, install it using the command:.
mvn install:install-file -DgroupId=org.bioinfo -DartifactId=bioinfo-ngs -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:.
mvn deploy:deploy-file -DgroupId=org.bioinfo -DartifactId=bioinfo-ngs -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:.
1) org.bioinfo.ngs:qualimap:jar:2.1.3-dev
2) org.bioinfo:bioinfo-ngs:jar:debian
2) org.bioinfo:bioinfo-commons:jar:debian
Try downloading the file manually from the project website.
Then, install it using the command:.
mvn install:install-file -DgroupId=org.bioinfo -DartifactId=bioinfo-commons -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:.
mvn deploy:deploy-file -DgroupId=org.bioinfo -DartifactId=bioinfo-commons -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:.
1) org.bioinfo.ngs:qualimap:jar:2.1.3-dev
2) org.bioinfo:bioinfo-commons:jar:debian
3) org.ejml:ejml:jar:debian
Try downloading the file manually from the project website.
Then, install it using the command:.
mvn install:install-file -DgroupId=org.ejml -DartifactId=ejml -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:.
mvn deploy:deploy-file -DgroupId=org.ejml -DartifactId=ejml -Dversion=debian -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:.
1) org.bioinfo.ngs:qualimap:jar:2.1.3-dev
2) org.ejml:ejml:jar:debian
1)+2) are the "own" java files inside the source tree and 3) should come
from /usr/share/java/EJML.jar (libejml-java package).
Seems I did not git it right yet. :-(
Sorry for my constant bothering here
Andreas.
--
http://fam-tille.de
Back to linux.debian.maint.java | Previous | Next — Previous in thread | Next in thread | Find similar
Need a (hopefully) last kick for finalising qualimap Andreas Tille <andreas@an3as.eu> - 2015-12-02 13:20 +0100
Re: Need a (hopefully) last kick for finalising qualimap Emmanuel Bourg <ebourg@apache.org> - 2015-12-02 13:30 +0100
Re: Need a (hopefully) last kick for finalising qualimap Andreas Tille <andreas@an3as.eu> - 2015-12-02 15:40 +0100
Re: Need a (hopefully) last kick for finalising qualimap Andreas Tille <andreas@an3as.eu> - 2015-12-02 17:20 +0100
Re: Need a (hopefully) last kick for finalising qualimap Emmanuel Bourg <ebourg@apache.org> - 2015-12-02 17:50 +0100
Re: Need a (hopefully) last kick for finalising qualimap Andreas Tille <andreas@an3as.eu> - 2015-12-02 18:20 +0100
Re: Need a (hopefully) last kick for finalising qualimap Emmanuel Bourg <ebourg@apache.org> - 2015-12-02 18:50 +0100
Re: Need a (hopefully) last kick for finalising qualimap Andreas Tille <andreas@an3as.eu> - 2015-12-02 22:30 +0100
Re: Need a (hopefully) last kick for finalising qualimap Emmanuel Bourg <ebourg@apache.org> - 2015-12-02 22:50 +0100
Re: Need a (hopefully) last kick for finalising qualimap Andreas Tille <andreas@an3as.eu> - 2015-12-03 11:20 +0100
csiph-web