Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #8926
| From | Luca Vercelli <luca.vercelli.to@gmail.com> |
|---|---|
| Newsgroups | linux.debian.maint.java |
| Subject | Re: plans for eclipse luna in debian |
| Date | 2016-03-11 09:40 +0100 |
| Message-ID | <rbqM2-3qq-13@gated-at.bofh.it> (permalink) |
| References | (21 earlier) <r3s8j-2Pa-25@gated-at.bofh.it> <r7vhg-2Zy-9@gated-at.bofh.it> <r7vhh-2Zy-27@gated-at.bofh.it> <rb9ia-7Ja-17@gated-at.bofh.it> <rbi26-5EO-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Il 11/03/2016 00:18, Christopher Hoskin ha scritto: > Dear Luca, > > Great! I've built and installed the sat4j package, however, when I try > to build tycho maven is unable to find sat4j (extract from the build log > below). Any ideas? > You are right. I misspelled the paths under /usr/share/maven-repo. I'll fix it. > Also, the following packages are missing from Build-Depends in > debian/control: > > debhelper, > rsync, > libmaven-compiler-plugin-java, > libsurefire-java, > libmaven-jar-plugin-java, > I'll fix this too, thank you. > Christopher > > dh build > dh_testdir > dh_update_autotools_config > dh_auto_configure > debian/rules override_dh_auto_build > make[1]: Entering directory '/tmp/tycho/tycho-0.24.0' > mkdir -p /tmp/tycho/tycho-0.24.0/debian/tmp/.m2 > rsync -rLq /usr/share/maven-repo/* /tmp/tycho/tycho-0.24.0/debian/tmp/.m2 > ./debian/eclipse-bootstrap.sh /tmp/tycho/tycho-0.24.0/debian/tmp/.m2 > /tmp/tycho/tycho-0.24.0/debian/tmp/ > Copying files... > [INFO] Scanning for projects... > [INFO] > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Eclipse Bootstrap 4.5.6 > [INFO] > ------------------------------------------------------------------------ > [WARNING] The POM for org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.5 is > missing, no dependency information available > [WARNING] The POM for org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.5 is > missing, no dependency information available > [WARNING] The POM for org.ow2.sat4j:org.ow2.sat4j.maxsat:jar:2.3.5 is > missing, no dependency information available > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 0.219 s > [INFO] Finished at: 2016-03-10T23:15:00+00:00 > [INFO] Final Memory: 7M/153M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal on project eclipse-bootstrap: Could not > resolve dependencies for project > org.eclipse:eclipse-bootstrap:jar:4.5.6: The following artifacts could > not be resolved: org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.5, > org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.5, > org.ow2.sat4j:org.ow2.sat4j.maxsat:jar:2.3.5: Cannot access central > (https://repo.maven.apache.org/maven2) in offline mode and the artifact > org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.5 has not been downloaded from > it before. -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the > -e switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, > please read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException > debian/rules:31: recipe for target 'override_dh_auto_build' failed > make[1]: *** [override_dh_auto_build] Error 1 > make[1]: Leaving directory '/tmp/tycho/tycho-0.24.0' > debian/rules:21: recipe for target 'build' failed > make: *** [build] Error 2 > dpkg-buildpackage: error: debian/rules build gave error exit status 2 > debuild: fatal error at line 1376: > dpkg-buildpackage -rfakeroot -D -us -uc failed > > > On 10 March 2016 at 13:56, Luca Vercelli <luca.vercelli.to@gmail.com > <mailto:luca.vercelli.to@gmail.com>> wrote: > > Here it is. > https://mentors.debian.net/package/tycho > > I had to upload also an updated version of sat4j > https://mentors.debian.net/package/sat4j > > Regards. > > > Il 29/02/2016 13:38, Markus Koschany ha scritto: >> Am 29.02.2016 um 13:34 schrieb Luca Vercelli: >>> Ok, I found a way to merge Eclipse and Tycho "bootstrap" >>> sources. It's not clean, not elegant, but it builds. I think it's >>> a starting point. I had some issues with the versions of Maven >>> plugins, I had to manually write them into pom's, and I still >>> don't understand why. >>> >>> Now, I don't know exactly what I am supposed to do with this >>> package. Regards. Luca > >> You could publish your package on mentors.debian.net > <http://mentors.debian.net>. > >> http://mentors.debian.net/intro-maintainers > >> Regards, > >> Markus > > > >
Back to linux.debian.maint.java | Previous | Next — Previous in thread | Next in thread | Find similar
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2015-10-09 18:50 +0200
Re: plans for eclipse luna in debian Markus Koschany <apo@gambaru.de> - 2015-10-09 19:30 +0200
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2015-10-10 09:00 +0200
Re: plans for eclipse luna in debian Emmanuel Bourg <ebourg@apache.org> - 2015-10-10 09:10 +0200
Re: plans for eclipse luna in debian Markus Koschany <apo@gambaru.de> - 2015-10-10 11:40 +0200
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2015-10-13 09:50 +0200
Re: plans for eclipse luna in debian Emmanuel Bourg <ebourg@apache.org> - 2015-10-13 09:50 +0200
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2015-10-17 15:10 +0200
Re: plans for eclipse luna in debian Markus Koschany <apo@gambaru.de> - 2015-10-17 17:10 +0200
Re: plans for eclipse luna in debian Markus Koschany <apo@gambaru.de> - 2015-10-18 17:50 +0200
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2015-10-20 13:00 +0200
Re: plans for eclipse luna in debian Markus Koschany <apo@gambaru.de> - 2015-10-20 19:10 +0200
Re: plans for eclipse luna in debian Pascal Rapicault <pascal@rapicorp.com> - 2015-10-21 03:50 +0200
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2015-10-25 22:20 +0100
Re: plans for eclipse luna in debian Pascal Rapicault <pascal@rapicorp.com> - 2015-10-27 01:30 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2015-10-23 21:00 +0200
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2015-10-31 13:30 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2015-10-31 15:50 +0100
Re: plans for eclipse luna in debian Markus Koschany <apo@gambaru.de> - 2015-10-31 16:40 +0100
Re: plans for eclipse luna in debian Pascal Rapicault <pascal@rapicorp.com> - 2015-11-02 08:50 +0100
Re: plans for eclipse luna in debian Michael Tautschnig <mt@debian.org> - 2015-10-31 15:50 +0100
Re: plans for eclipse luna in debian Markus Koschany <apo@gambaru.de> - 2015-11-10 20:00 +0100
Re: plans for eclipse luna in debian Mikołaj Izdebski <zurgunt@gmail.com> - 2015-11-10 23:30 +0100
Re: plans for eclipse luna in debian Emmanuel Bourg <ebourg@apache.org> - 2015-11-11 00:40 +0100
Re: plans for eclipse luna in debian Mikołaj Izdebski <zurgunt@gmail.com> - 2015-11-12 01:10 +0100
Re: plans for eclipse luna in debian Markus Koschany <apo@gambaru.de> - 2015-11-13 19:00 +0100
Re: plans for eclipse luna in debian Markus Koschany <apo@debian.org> - 2015-12-13 22:20 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-01-07 13:20 +0100
Re: plans for eclipse luna in debian Markus Koschany <apo@debian.org> - 2016-01-07 13:50 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-01-07 15:40 +0100
Re: plans for eclipse luna in debian Markus Koschany <apo@debian.org> - 2016-01-07 16:30 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-01-16 08:30 +0100
Re: plans for eclipse luna in debian Christopher Hoskin <christopher.hoskin@gmail.com> - 2016-02-16 10:20 +0100
Re: plans for eclipse luna in debian Thorsten Glaser <t.glaser@tarent.de> - 2016-02-16 10:20 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-02-16 18:40 +0100
Re: plans for eclipse luna in debian Thorsten Glaser <t.glaser@tarent.de> - 2016-02-16 21:00 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-02-16 21:10 +0100
Re: plans for eclipse luna in debian Thorsten Glaser <t.glaser@tarent.de> - 2016-02-17 13:10 +0100
Re: plans for eclipse luna in debian Christopher Hoskin <christopher.hoskin@gmail.com> - 2016-02-16 22:10 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-02-18 09:30 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-02-29 13:40 +0100
Re: plans for eclipse luna in debian Markus Koschany <apo@debian.org> - 2016-02-29 13:40 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-03-10 15:00 +0100
Re: plans for eclipse luna in debian Christopher Hoskin <christopher.hoskin@gmail.com> - 2016-03-11 00:20 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-03-11 09:40 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-03-11 10:30 +0100
Re: plans for eclipse luna in debian Christopher Hoskin <christopher.hoskin@gmail.com> - 2016-03-11 11:30 +0100
Re: plans for eclipse luna in debian Luca Vercelli <luca.vercelli.to@gmail.com> - 2016-02-21 18:40 +0100
Re: plans for eclipse luna in debian Emmanuel Bourg <ebourg@apache.org> - 2016-02-29 14:10 +0100
Re: plans for eclipse luna in debian Emmanuel Bourg <ebourg@apache.org> - 2016-02-29 14:10 +0100
csiph-web