Re: Question for java/eclipse build
Ronald Klop <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.ports |
|---|---|
| Message-ID | <677397327.8668.1773387248790@localhost> |
The maven update has a change that mentions the jar version that the error talks about. https://github.com/apache/maven/pull/11721/changes Regards, Ronald Van: Ronald Klop <[email protected]> Datum: 13 maart 2026 08:30 Aan: Norbert Grundmann <[email protected]> CC: [email protected] Onderwerp: Re: Question for java/eclipse build > > > > Just a quick guess.The errors started March 10 on the build cluster: https://portsfallout.com/fallout?port=java%2Feclipse%24. > On March 8 devel/maven39 got an update. > Could that be involved? > > Regards, > Ronald > > Van: Norbert Grundmann > Datum: 13 maart 2026 07:45 > Aan: [email protected] > Onderwerp: Question for java/eclipse build > >> >> Hello, >> >> actually the builds for java/eclipse release 4.38_1 makes problems in poudiere - it ends with: >> >> [WARNING] The POM for org.apache.maven.plugins:maven-jar-plugin:jar:3.5.0 is missing, no dependency information available >> [WARNING] The POM for org.apache.maven.plugins:maven-compiler-plugin:jar:3.15.0 is missing, no dependency information available >> [WARNING] The POM for org.apache.maven.plugins:maven-compiler-plugin:jar:3.15.0 is missing, no dependency information available >> [ERROR] Plugin org.apache.maven.plugins:maven-compiler-plugin:3.15.0 or one of its dependencies could not be resolved: >> [ERROR] Cannot access tycho-snapshots (https://repo.eclipse.org/content/repositories/tycho-snapshots/) in offline mode and the artifact org.apache.maven.plugins:maven-compiler-plugin:jar:3.15.0 has not been downloaded from it before. >> [ERROR] Cannot access eclipse-snapshots (https://repo.eclipse.org/content/repositories/eclipse-snapshots/) in offline mode and the artifact org.apache.maven.plugins:maven-compiler-plugin:jar:3.15.0 has not been downloaded from it before. >> [ERROR] Cannot access eclipse-cbi (https://repo.eclipse.org/content/repositories/cbi/) in offline mode and the artifact org.apache.maven.plugins:maven-compiler-plugin:jar:3.15.0 has not been downloaded from it before. >> [ERROR] Cannot access central (https://repo.maven.apache.org/maven2) in offline mode and the artifact org.apache.maven.plugins:maven-compiler-plugin:jar:3.15.0 has not been downloaded from it before. >> >> If I build in /usr/ports on FreeBSD 14.3-p9 (quaterly) on aarch64 and amd64 I do not have any problems... >> >> Maybe someone could give me a tip why it happens... >> >> Thanks, Norbert >> >> -- >> I love penguins at the south pole, windows in my house and apples on my tree, but not in my computer :) >> >> >> >> >> >> > > > > > >