Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #11278
| Path | csiph.com!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!217.188.199.168.MISMATCH!takemy.news.telefonica.de!telefonica.de!weretis.net!feeder7.news.weretis.net!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Andreas Tille <andreas@an3as.eu> |
| Newsgroups | linux.debian.maint.java |
| Subject | Oncofuse: Is there any way to avoid groovy-eclipse-compiler |
| Date | Wed, 26 Jun 2019 17:20:01 +0200 |
| Message-ID | <ydhSh-6SL-5@gated-at.bofh.it> (permalink) |
| X-Mailbox-Line | From debian-java-request@lists.debian.org Wed Jun 26 15:16:51 2019 |
| Old-Return-Path | <andreas@an3as.eu> |
| X-Amavis-Spam-Status | No, score=-4.9 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, FOURLA=0.1, LDO_WHITELIST=-5, MEDS2=2, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=no autolearn_force=no |
| X-Policyd-Weight | using cached result; rate:hard: -4.6 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| User-Agent | NeoMutt/20170113 (1.7.2) |
| X-Mailing-List | <debian-java@lists.debian.org> archive/latest/21808 |
| List-ID | <debian-java.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-java/> |
| List-Archive | https://lists.debian.org/msgid-search/20190626151638.q7777cmowzcbglpk@an3as.eu |
| Approved | robomod@news.nic.it |
| Lines | 54 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Cc | Debian Med Project List <debian-med@lists.debian.org> |
| X-Original-Date | Wed, 26 Jun 2019 17:16:38 +0200 |
| X-Original-Message-ID | <20190626151638.q7777cmowzcbglpk@an3as.eu> |
| Xref | csiph.com linux.debian.maint.java:11278 |
Show key headers only | View raw
Hi,
I'm trying to package oncofuse[1]. I used mh-make to create the
packaging skeleton. I asked mh-make to ignore the dependency
groovy-eclipse-compiler since I was hoping that its not urgently needed
(and I do not have the slightest idea what this is and how hard it is to
package it as precondition). Unfortunately I'm running into
dh_auto_build
/usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build/oncofuse-1.1.1 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/build/oncofuse-1.1.1/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/build/oncofuse-1.1.1/debian -Dmaven.repo.local=/build/oncofuse-1.1.1/debian/maven-repo package -DskipTests -Dnotimestamp=true -Dlocale=en_US
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$1 (file:/usr/share/maven/lib/guice.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of com.google.inject.internal.cglib.core.$ReflectUtils$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO] Scanning for projects...
[INFO]
[INFO] --------------------------< es.unav:oncofuse >--------------------------
[INFO] Building oncofuse 1.1.1
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ oncofuse ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ oncofuse ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.386 s
[INFO] Finished at: 2019-06-26T15:06:22Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project oncofuse: No such compiler 'groovy-eclipse-compiler'. -> [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/MojoExecutionException
Is there any way to use the Debian packaged groovy for this probably not
very complex project (only 7 *.groovy files) or is this groovy-eclipse
thingy providing something that can not be replaced?
Sorry for the naive question
Andreas.
[1] https://salsa.debian.org/med-team/oncofuse
--
http://fam-tille.de
Back to linux.debian.maint.java | Previous | Next — Next in thread | Find similar | Unroll thread
Oncofuse: Is there any way to avoid groovy-eclipse-compiler Andreas Tille <andreas@an3as.eu> - 2019-06-26 17:20 +0200
Re: Oncofuse: Is there any way to avoid groovy-eclipse-compiler Mykola Nikishov <mn@mn.com.ua> - 2019-06-26 22:00 +0200
Re: Oncofuse: Is there any way to avoid groovy-eclipse-compiler Thorsten Glaser <t.glaser@tarent.de> - 2019-06-26 22:10 +0200
Re: Oncofuse: Is there any way to avoid groovy-eclipse-compiler Andreas Tille <andreas@an3as.eu> - 2019-06-26 22:20 +0200
Re: Oncofuse: Is there any way to avoid groovy-eclipse-compiler Thorsten Glaser <t.glaser@tarent.de> - 2019-06-26 22:50 +0200
csiph-web