Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ee4j-pmc] Parent POM version 1.0.9 released - with SBOM generation

Hi,

There is a new Parent POM available!
Please update your project POMs to use this version:

    <parent>
        <groupId>org.eclipse.ee4j</groupId>
        <artifactId>project</artifactId>
        <version>1.0.9</version>
        <relativePath/>
    </parent>

What's new?
- Updated versions in the Plugin Management section
- Added SBOM generation

NOTE
By using this parent, SBOMs will automatically be generated for your project.
You can disable this generation with `-DskipSBOM` for build jobs where you don't want this extra step

Ivar


--

Ivar Grimstad

Jakarta EE Developer Advocate | Eclipse Foundation

Join Community Day for Java Developers - October 16, 2023 (only €40)

EclipseCon 2023 - October 16-19, 2023


Back to the top