Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #8594
| From | Andreas Tille <andreas@an3as.eu> |
|---|---|
| Newsgroups | linux.debian.maint.java |
| Subject | Re: Continuing work on qualimap (Was: Any help?) |
| Date | 2015-11-24 15:50 +0100 |
| Message-ID | <qyn4S-Xh-25@gated-at.bofh.it> (permalink) |
| References | (3 earlier) <qylFM-9v-23@gated-at.bofh.it> <qylFM-9v-25@gated-at.bofh.it> <qylFM-9v-27@gated-at.bofh.it> <qylFM-9v-15@gated-at.bofh.it> <qylPs-cQ-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Nov 24, 2015 at 02:26:38PM +0100, Emmanuel Bourg wrote:
> Le 24/11/2015 14:17, Andreas Tille a écrit :
>
> >> As you can see there is no entry in the maven-repo for the miglayout
> >> artifact, only the -core, -ideutil, -swing & -swg JARs.
> >>
> >> The miglayout-parent artifact is the only one not matching a JAR by the same
> >> name, so I suspect it's for miglayout.jar.
>
> Actually miglayout-parent is just the parent pom defining common
> dependencies and settings for the submodules. No jar is attached to this
> artifactId and adding a rule to use it is unlikely to work. You should
> use miglayout-swing or miglayout-swg instead.
OK, changed this in Git but it does not affect the problem with
dh_auto_configure
mh_patchpoms -pqualimap --debian-build --keep-pom-version --maven-repo=/build/qualimap-2.1.3\+dfsg/debian/maven-repo --build-no-docs
mvn --offline install:install-file \
-Dmaven.repo.local=/build/qualimap-2.1.3+dfsg/debian/maven-repo \
-Dfile=/usr/share/java/sam.jar \
-DgroupId=net/sf \
-DartifactId=samtools \
-Dversion=fake \
-Dpackaging=jar
[INFO]
NOTE: Maven is executing in offline mode. Any artifacts not already in your local
repository will be inaccessible.
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'install'.
[INFO] ------------------------------------------------------------------------
[INFO] Building qualimap
[INFO] task-segment: [install:install-file] (aggregator-style)
[INFO] ------------------------------------------------------------------------
[INFO] [install:install-file {execution: default-cli}]
[INFO] pom.xml not found in sam.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] The artifact information is incomplete or not valid:
[0] 'groupId' with value 'net/sf' does not match a valid id pattern.
that simply remains.
Thanks anyway
Andreas.
--
http://fam-tille.de
Back to linux.debian.maint.java | Previous | Next — Previous in thread | Next in thread | Find similar
Continuing work on qualimap (Was: Any help?) Andreas Tille <andreas@an3as.eu> - 2015-11-24 14:20 +0100
Re: Continuing work on qualimap (Was: Any help?) Emmanuel Bourg <ebourg@apache.org> - 2015-11-24 14:30 +0100
Re: Continuing work on qualimap (Was: Any help?) Andreas Tille <andreas@an3as.eu> - 2015-11-24 15:50 +0100
Re: Continuing work on qualimap Bas Couwenberg <sebastic@xs4all.nl> - 2015-11-24 16:00 +0100
Re: Continuing work on qualimap Emmanuel Bourg <ebourg@apache.org> - 2015-11-24 16:10 +0100
Hopefully final problems with maven rules (Re: Continuing work on qualimap) Andreas Tille <andreas@an3as.eu> - 2015-11-26 09:00 +0100
Re: Hopefully final problems with maven rules (Re: Continuing work on qualimap) Sebastiaan Couwenberg <sebastic@xs4all.nl> - 2015-11-26 09:10 +0100
Re: Hopefully final problems with maven rules (Re: Continuing work on qualimap) Emmanuel Bourg <ebourg@apache.org> - 2015-11-26 09:20 +0100
Providing Maven input files for picard-tools (Was: Hopefully final problems with maven rules) Andreas Tille <andreas@an3as.eu> - 2015-11-26 12:00 +0100
Re: Providing Maven input files for picard-tools (Was: Hopefully final problems with maven rules) Vincent Danjean <vdanjean@debian.org> - 2015-11-26 12:50 +0100
How to obtain sources for org.bioinfo? (Was: Hopefully final problems with maven rules) Andreas Tille <andreas@an3as.eu> - 2015-11-26 19:30 +0100
csiph-web