!aRKdLCkUeIFjRPZuJT:nixos.org

NixOS JVM

110 Members
24 Servers

Load older messages


SenderMessageTime
17 Jul 2022
@yuu:matrix.orgYuu YinRedacted or Malformed Event02:23:20
@yuu:matrix.orgYuu Yin *
modelio> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:1.7.0:package-plugin (default-package-plugin) on project org.modelio.documentation.copyright: /build/source/doc/plugins/en/documentation.copyright.org/build.properties: bin.includes value(s) [index/] do not match any files. -> [Help 1]
modelio> [ERROR]
modelio> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
modelio> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
modelio> [ERROR]
modelio> [ERROR] For more information about the errors and possible solutions, please read the following articles:
modelio> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
modelio> [ERROR]
modelio> [ERROR] After correcting the problems, you can resume the build with the command
modelio> [ERROR]   mvn <goals> -rf :org.modelio.documentation.copyright
error: builder for '/nix/store/93dwrh1rjpmww2135qfd0zxbzrzz8mn6-modelio-5.1.0-maven-deps.drv' failed with exit code 1;

https://github.com/ModelioOpenSource/Modelio/blob/v5.1.0/doc/plugins/en/documentation.copyright.org/build.properties

bin.includes = plugin.xml,\
               META-INF/,\
               html/,\
               tocs/,\
               index/
02:43:18
@yuu:matrix.orgYuu Yinhaving to download all dependencies everytime i need to build the derivation is probably the worst developer experience i have had on nixpkgs03:56:37
19 Jul 2022
@fzakaria:one.ems.hostfzakariahi!16:31:31
@yuu:matrix.orgYuu Yin fzakaria: hi there what's up? that nix/jvm was pretty good btw. is it really a lost cause trying to integrate nix and maven, gradle? what do you think about current ant state in nix in comparison to maven and gradle? 16:56:45
@yuu:matrix.orgYuu Yin * fzakaria: hi there what's up? that nix/jvm talk was pretty good btw. is it really a lost cause trying to integrate nix and maven, gradle? what do you think about current ant state in nix in comparison to maven and gradle? 16:58:08
@fzakaria:one.ems.hostfzakariaI think gradle is a lot easier since it can generate a lock file16:59:16
@fzakaria:one.ems.hostfzakariaAlthough that lock file might be missing everything; it tends to only include runtime dependencies and not preprocessors, plugins etc..16:59:35
@fzakaria:one.ems.hostfzakariaIf we could hack Maven to legitimately output all dependencies downloaded in a fresh m2 store then its doable16:59:36
@fzakaria:one.ems.hostfzakarianoChRoot is also pretty doable but not "pure nix"17:00:01
@yuu:matrix.orgYuu Yin
In reply to @fzakaria:one.ems.host
If we could hack Maven to legitimately output all dependencies downloaded in a fresh m2 store then its doable
is there a pattern for which dependencies aren't put in the m2 store? like maybe plugins are left out?
17:11:08
@fzakaria:one.ems.hostfzakariawell if you write a plugin to analyze dependencies you cannot get those 17:19:36
@fzakaria:one.ems.hostfzakariaso you need to hack maven deeper17:19:44
@fzakaria:one.ems.hostfzakariathe other problem i had was that an artifact can be vended from multiple artifactories17:20:09
@fzakaria:one.ems.hostfzakariasame version but different SHA :(17:20:13
@fzakaria:one.ems.hostfzakariawhich is silly 17:20:22
22 Jul 2022
@yuu:matrix.orgYuu Yin
In reply to @fzakaria:one.ems.host
same version but different SHA :(
i've encountered it while packaging this https://github.com/NixOS/nixpkgs/pull/154188/checks?check_run_id=7473713573 using the usual fod. so basically non-reproducible
18:47:02
@yuu:matrix.orgYuu Yin
In reply to @fzakaria:one.ems.host
same version but different SHA :(
* i've encountered maybe a similar issue while packaging this https://github.com/NixOS/nixpkgs/pull/154188/checks?check_run_id=7473713573 using the usual fod. so basically non-reproducible
18:52:55
24 Jul 2022
@jkxyz:matrix.orgjkxyz joined the room.18:35:51
1 Aug 2022
@better_sleeping:converser.eubetter_sleeping joined the room.09:13:59
@better_sleeping:converser.eubetter_sleeping left the room.09:14:12
@whentze:matrix.orgWanja Hentze
In reply to @fzakaria:one.ems.host
If we could hack Maven to legitimately output all dependencies downloaded in a fresh m2 store then its doable
I think we did this, in a very brutish way, for clojure-nix-locker:
https://github.com/bevuta/clojure-nix-locker/blob/master/default.nix#L61
12:16:19
@whentze:matrix.orgWanja Hentzewe set that thing to make maven use the freshly created directory for its cache, then run a user-provided build command (that hopefully pulls everything needed into the cache), then walk the cache to generate a lockfile12:17:06
@whentze:matrix.orgWanja Hentzethis works perfectly fine for clojure stuff, but that might be because that tends to make only relatively simple usage of maven. I can see this breaking in the presence of advanced maven features.12:18:00
@whentze:matrix.orgWanja Hentze you also need to set $HOME IIRC, we do that in a different place 12:19:24
6 Aug 2022
@yuu:matrix.orgYuu Yin changed their display name from yuu to yuu[m].17:42:53
@yuu:matrix.orgYuu Yin changed their display name from yuu[m] to yuu.20:35:45
13 Aug 2022
@yuu:matrix.orgYuu Yin changed their display name from yuu to yuu[m].03:15:31
@yuu:matrix.orgYuu Yin changed their display name from yuu[m] to yuu.05:06:01
17 Aug 2022
@greaka:greaka.degreaka joined the room.20:23:36

Show newer messages


Back to Room ListRoom Version: 6