Skip to content

7.0.242

Choose a tag to compare

@shai-almog shai-almog released this 08 May 08:04
· 287 commits to master since this release
Skip archetype integration tests on release deploy

The cn1-maven-archetypes repo added archetype-post-generate ITs on
2026-05-07 that generate a test project pinned to cn1Version=8.0-SNAPSHOT
and then invoke the codenameone-maven-plugin. That SNAPSHOT is not on
Maven Central, so the ITs fail during release deploy even though the
archetype packages cleanly. The ITs are upstream CI coverage, not
release coverage -- pass -Darchetype.test.skip=true (and -DskipTests
for symmetry) so the release deploy doesn't run them.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>