+1
it's still rc but I have a couple of issues with Jetty build
(https://github.com/jetty/jetty.project).

I am not sure why this is a warning.
[WARNING] BOM imports from within reactor should be avoided @ line 15, column 7
it's very  convenient for very large projects that publish boms and
examples/demos to reuse their own boms as a good practice

duplicate-finder-maven-plugin is finding duplicated resources (which I
do not have with 3.9.9).
It's something easy to fix with some exclusions, but this worries me a
bit because the dependency list is different.
Something similar with enforcer plugin and upper bound which is
failing (but not with 3.9.9)
Maybe this is expected :)



It looks like  the maven-invoker-plugin is having issues using locally
installed artifacts from the reactors.
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException:
The following artifacts could not be resolved:
org.eclipse.jetty:jetty-slf4j-impl:pom:12.1.0-SNAPSHOT (absent): Could
not transfer artifact
org.eclipse.jetty:jetty-slf4j-impl:pom:12.1.0-SNAPSHOT from/to
local.central (file:///home/olamy/.m2/repository): Checksum validation
failed, no checksums available
    at 
org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:424)
    at 
org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:201)


Tycho plugin doesn't work (but I think it's under progress)




On Mon, 25 Nov 2024 at 21:50, Tamás Cservenák <ta...@cservenak.net> wrote:
>
> Howdy,
>
> We solved 46 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12355164
>
> There are still a couple of issues left in JIRA:
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20MNG%20AND%20resolution%20%3D%20Unresolved
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-2247/
>
> Dev dist directory:
> https://dist.apache.org/repos/dist/dev/maven/maven-4/4.0.0-rc-1/
>
> Source release checksums:
> apache-maven-4.0.0-rc-1-src.tar.gz.sha512
> 4d0f9db5e25c67d25e2598e92cd17f63d944a252f6a44ea770dd5e03baea5248f789a747a510ff7728d58840ce423a2cab7286fd6d2a5a3acdf6ee6ca1870467
>
> apache-maven-4.0.0-rc-1-src.zip.sha512
> 4fdfce1b515ac770622cd8e2767cb61b9ab3005df0b1b6c96664b660d3935b07517f71a1204a137b57639523e41abcc0ff2a7c625a2aca7abe5b5a8fb370af86
>
> Staged site:
> https://maven.apache.org/ref/4-LATEST/
>
> Draft for release notes:
> https://github.com/apache/maven-site/pull/582
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72h
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to