Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #9026
| Path | csiph.com!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Felix Natter <fnatter@gmx.net> |
| Newsgroups | linux.debian.maint.java |
| Subject | mh_lspoms: Small problem |
| Date | Wed, 13 Apr 2016 12:30:01 +0200 |
| Message-ID | <rnqdz-8e7-5@gated-at.bofh.it> (permalink) |
| X-Mailbox-Line | From debian-java-request@lists.debian.org Wed Apr 13 10:28:35 2016 |
| Old-Return-Path | <fnatter@gmx.net> |
| X-Amavis-Spam-Status | No, score=-8.196 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, FREEMAIL_FROM=0.001, LDO_WHITELIST=-5, MONEY=0.5, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, RP_MATCHES_RCVD=-0.996] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | using cached result; rate: -7 |
| User-Agent | Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.4 (gnu/linux) |
| MIME-Version | 1.0 |
| Content-Type | text/plain |
| X-Provags-ID | V03:K0:JsCj4t4wuZ9tLgnqUtIADGNZoQRmcOg7N2bcWsAEgmuEdMnyIeT I062bOPGh+KNU6pJz3IMKEI647zzxoX3O14TO961C4FcpiDbFQMeAfWsKdVG3Ku/XaZb7hX FStp0HwSWwGudj6YkhCQKU6FKbd/q41XfHrrP16Tv55q0tfrWx1ypabz/z33itlGMbsfbdb 3q0UsZpMW4pPxjpBJZy/g== |
| X-Ui-Out-Filterresults | notjunk:1;V01:K0:KxDCmtatL3I=:kSWkbiZKXstgP20rd4P97o ISkpgfS67tIfnqZNfJQkXyTS9pX5IrUk2aZKY8WYFsTuI5Qtch9cgjJeVrBEAawNg0avudaY7 Xwv+uESTQwNATpSkj71zOrqTwVrHyhRKaNL48xuS+CncDWJwRDrcsl9I7GkEoomjRwiLG4F05 t7WUb1jG8+cgi3kyojpbswEtGR+m4seSAETJyTQG9Ts1c7j6BsCf19HY7DBnBupc/LAesXvEh Od3X+cDokfMpzeQsTvtqmQ8Gi46IeiqJ1FZdEf3/KA9M+BZdsMWtF6E+WbjyngAxUJZQ2dEWN GJwICKtXPBZNMQkGSPk5sSBdd0Hay2Cf06MBy3DBKQqUSDb0RltulC6ypxaJjuOVH6QY54/JG kxGo0a90e53vtadt3XUblNfqG2ujKi6hrThz2BhEG0r7FeW5DQexqTqlfUGqB0kxyoQbhDsOK /PmCMyJPpARS0Phtjq5DERk+oPQx/SIJo72uLhy5rm2aHHn5925snhVhk8vcBgkqXyqKHd8/V t0qG62lDhx4mKnBQZVZjDVZmfvX39uaQlWxwLi4QtsMWTqhW94gILcgRKUjR3gAgXGMtHlhDT bGz0tVeffUaTcdjB/M/pRXTjyGRdUR2uL86Rnq46gRUf4KyeMZ9Se5Po+ddCIRT3x7N2qM/fP ULoxdeh05uHic/3Uu4hcY1pkV/eYQL+1irzzwRhCKrI/59DEBuk4ZNbKZPzDFaIfZSyHwioLR YITTgGIAXVpU/1INAItxio4uJtgc9M/PQKyJ3yNhZi18SHhArloHAF3u4hWYThRWZShfoOySD CPl1Tnk |
| X-Mailing-List | <debian-java@lists.debian.org> archive/latest/19352 |
| List-ID | <debian-java.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-java/> |
| List-Archive | https://lists.debian.org/msgid-search/874mb5ref5.fsf@bitburger.home.felix |
| Approved | robomod@news.nic.it |
| Lines | 84 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Wed, 13 Apr 2016 12:28:14 +0200 |
| X-Original-Message-ID | <874mb5ref5.fsf@bitburger.home.felix> |
| Xref | csiph.com linux.debian.maint.java:9026 |
Show key headers only | View raw
hi debian-java,
here is a small problem in mh_lspoms:
felix@debianunstable:~/simplyhtml-stable/simplyhtml(master u=)$ mh_lspoms
Analysing pom.xml...
Enter the upstream version for the package.
[0.16.15] >
Version of com.lightdev.app.shtm.simplyhtml:SimplyHTML is 0.16.15
Choose how the version will be transformed:
0 - Replace all versions starting by 0. with 0.x
[1] - Change the version to the symbolic 'debian' version
2 - Keep the version
3 - Custom rule
>
Apr 13, 2016 12:14:35 PM org.debian.maven.packager.DependenciesSolver$ToResolve resolve
SEVERE: Cannot resolve dependencies in ./pom.xml: null
java.lang.NullPointerException
at org.debian.maven.packager.util.IgnoreDependencyQuestions.containsPlugin(IgnoreDependencyQuestions.java:149)
at org.debian.maven.packager.util.IgnoreDependencyQuestions.askIgnoreUnnecessaryDependency(IgnoreDependencyQuestions.java:178)
at org.debian.maven.packager.DependenciesSolver.resolveDependency(DependenciesSolver.java:553)
at org.debian.maven.packager.DependenciesSolver.access$100(DependenciesSolver.java:62)
at org.debian.maven.packager.DependenciesSolver$ToResolve.resolve(DependenciesSolver.java:183)
at org.debian.maven.packager.DependenciesSolver.solveDependencies(DependenciesSolver.java:275)
at org.debian.maven.packager.DependenciesSolver.main(DependenciesSolver.java:960)
The list of POM files is now in debian/simplyhtml.poms
Here is the pom.xml:
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>com.lightdev.app.shtm.simplyhtml</groupId>
<artifactId>SimplyHTML</artifactId>
<version>0.16.15</version>
<inceptionYear>2011</inceptionYear>
<licenses>
<license>
<name>GNU General Public License, Version 2</name>
<url>http://www.gnu.org/licenses/gpl-2.0.html</url>
<distribution>repo</distribution>
</license>
</licenses>
<dependencies>
<dependency>
<artifactId>gnu-regexp</artifactId>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.dpolivaev.mnemonicsetter</groupId>
<artifactId>mnemonicsetter</artifactId>
<version>0.3</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>javax.help</groupId>
<artifactId>javahelp</artifactId>
<version>2.0.05</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>
(the pom was generated using maven plugin from the gradle build system)
I guess the problem is the "gnu-regexp" dependency without groupId,
which I pulled using repository:
flatDir name: '/usr/share/java', dir: '/usr/share/java'
and
compile ':gnu-regexp'
(libgnu-regexp-java installs directly to /usr/share/java,
has no POM)
It compiles fine with this dependency. But will freeplane (r-dep)
be able to pull gnu-regexp when I pull simplyhtml via
compile 'com.lightdev.app.shtm.simplyhtml:SimplyHTML:0.16.15'
?
Thanks and Best Regards,
--
Felix Natter
Back to linux.debian.maint.java | Previous | Next — Next in thread | Find similar | Unroll thread
mh_lspoms: Small problem Felix Natter <fnatter@gmx.net> - 2016-04-13 12:30 +0200
Re: mh_lspoms: Small problem Felix Natter <fnatter@gmx.net> - 2016-04-13 13:10 +0200
Re: mh_lspoms: Small problem Felix Natter <fnatter@gmx.net> - 2016-04-15 18:10 +0200
csiph-web