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


Groups > linux.debian.maint.java > #10204 > unrolled thread

maven dependency error

Started byolitank@yahoo.fr
First post2017-12-01 04:10 +0100
Last post2019-08-21 12:20 +0200
Articles 5 — 2 participants

Back to article view | Back to linux.debian.maint.java


Contents

  maven dependency error olitank@yahoo.fr - 2017-12-01 04:10 +0100
    Phoyo-id olitank@yahoo.fr - 2018-04-06 18:00 +0200
      Re: Phoyo-id Emmanuel Bourg <ebourg@apache.org> - 2018-04-07 00:20 +0200
        Re: Phoyo-id olitank@yahoo.fr - 2018-04-09 05:10 +0200
      Re: Phoyo-id olitank@yahoo.fr - 2019-08-21 12:20 +0200

#10204 — maven dependency error

Fromolitank@yahoo.fr
Date2017-12-01 04:10 +0100
Subjectmaven dependency error
Message-ID<uRJS9-78l-1@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

Hello,

I am trying to package this library:
https://github.com/dotxyteam/ReflectionUI

It is built with maven. Then i used the maven-debian-helper.
But i am stuck because of a "com.thoughtworks.xstream:xstream:jar:1.4.7" 
dependency error.

Yet i found this dependency (good groupId and version) listed here:
https://packages.debian.org/jessie/all/libxstream-java/filelist

Why is this jessie package ignored ?
Something must be done to include it ?

The full error:


/Resolving com.thoughtworks.xstream:xstream:jar:1.4.7 of scope runtime...
[check dependency with bundle type]

In pom.xml: This dependency cannot be found in the Debian Maven 
repository. Ignore this dependency? 
com.thoughtworks.xstream:xstream:jar:1.4.7
[y/N] >
 > dpkg --search /usr/share/maven-repo/com/thoughtworks/xstream/xstream/*/*
dpkg failed to execute successfully
 > apt-file search /usr/share/maven-repo/com/thoughtworks/xstream/xstream
Found 
/usr/share/maven-repo/com/thoughtworks/xstream/xstream-benchmark/1.4.8/xstream-benchmark-1.4.8.pom 
in libxstream-java
Found 
/usr/share/maven-repo/com/thoughtworks/xstream/xstream-benchmark/debian/xstream-benchmark-debian.pom 
in libxstream-java
Found 
/usr/share/maven-repo/com/thoughtworks/xstream/xstream-parent/1.4.8/xstream-parent-1.4.8.pom 
in libxstream-java
Found 
/usr/share/maven-repo/com/thoughtworks/xstream/xstream-parent/debian/xstream-parent-debian.pom 
in libxstream-java
Found 
/usr/share/maven-repo/com/thoughtworks/xstream/xstream/1.4.8/xstream-1.4.8.pom 
in libxstream-java
Found 
/usr/share/maven-repo/com/thoughtworks/xstream/xstream/debian/xstream-debian.pom 
in libxstream-java
 > dpkg --search /usr/share/java/xstream.jar
dpkg failed to execute successfully
 > apt-file search /usr/share/java/xstream.jar
Found libxstream-java
[error] Package libxstream-java does not contain Maven dependency 
com.thoughtworks.xstream:xstream:jar:1.4.7 but there seem to be a match
If the package contains already Maven artifacts but the names don't 
match, try to enter a substitution rule
of the form s/groupId/newGroupId/ s/artifactId/newArtifactId/ jar 
s/version/newVersion/ here:
 >

/
Regards,
Olivier

[toc] | [next] | [standalone]


#10399 — Phoyo-id

Fromolitank@yahoo.fr
Date2018-04-06 18:00 +0200
SubjectPhoyo-id
Message-ID<vBBWp-4Hm-1@gated-at.bofh.it>
In reply to#10204
Hello,

I would like to submit this java based open source software to debian:
https://directory.fsf.org/wiki/Phoyo-id

Is it eligible for debian archive?

I managed ton create a deb package but not sure that it respects all the 
debian standards.

Can someone guide me?

Regards

[toc] | [prev] | [next] | [standalone]


#10400 — Re: Phoyo-id

FromEmmanuel Bourg <ebourg@apache.org>
Date2018-04-07 00:20 +0200
SubjectRe: Phoyo-id
Message-ID<vBHS9-fb-7@gated-at.bofh.it>
In reply to#10399
Hi Olivier,

Le 06/04/2018 à 17:41, olitank@yahoo.fr a écrit :

> I would like to submit this java based open source software to debian:
> https://directory.fsf.org/wiki/Phoyo-id
> 
> Is it eligible for debian archive?

The application looks interesting, this is something I would probably
use. Are you the upstream author?


> I managed ton create a deb package but not sure that it respects all the
> debian standards.
> 
> Can someone guide me?

Where can we review the packaging?

Emmanuel Bourg

[toc] | [prev] | [next] | [standalone]


#10402 — Re: Phoyo-id

Fromolitank@yahoo.fr
Date2018-04-09 05:10 +0200
SubjectRe: Phoyo-id
Message-ID<vCvlU-1uF-5@gated-at.bofh.it>
In reply to#10400
Hello Emmanuel,


Thanks for your answer.

Yes I am the author.

The debian package is here:

https://www.phoyosystem.com/custom/binaries/phoyo-id.deb


Regards





On 04/07/2018 12:12 AM, Emmanuel Bourg wrote:
> Hi Olivier,
>
> Le 06/04/2018 à 17:41, olitank@yahoo.fr a écrit :
>
>> I would like to submit this java based open source software to debian:
>> https://directory.fsf.org/wiki/Phoyo-id
>>
>> Is it eligible for debian archive?
> The application looks interesting, this is something I would probably
> use. Are you the upstream author?
>
>
>> I managed ton create a deb package but not sure that it respects all the
>> debian standards.
>>
>> Can someone guide me?
> Where can we review the packaging?
>
> Emmanuel Bourg
>

[toc] | [prev] | [next] | [standalone]


#11326 — Re: Phoyo-id

Fromolitank@yahoo.fr
Date2019-08-21 12:20 +0200
SubjectRe: Phoyo-id
Message-ID<yxvSH-7a2-11@gated-at.bofh.it>
In reply to#10399
Hello,

I would like to submit this java based open source software to debian:
https://directory.fsf.org/wiki/Phoyo-id

Is it eligible for debian archive?

I managed ton create a ori+debian packages but I do not know what to do 
next.

Can someone guide me?

Regards

[toc] | [prev] | [standalone]


Back to top | Article view | linux.debian.maint.java


csiph-web