Skip to content

two modules both copy in /usr/local/bin/s2i (jboss.container.maven.s2i and jboss.container.java.s2i.bash) #363

@jmtd

Description

@jmtd

In practice, it seems jboss.container.java.s2i.bash "wins". The copy in jboss.container.maven.s2i should be removed, and how we ended up in this situation explored.

For ubi9, the common files are modules/s2i/bash/artifacts/usr/local/s2i/assemble and modules/maven/s2i/artifacts/usr/local/s2i/assemble. Both were created when I copied in the cct_module contents (OPENJDK-112), and haven't been touched since. (in cct_module, they both date from CLOUD-2477 refactor maven modules and haven't been touched since.)

The maven module also copies in save-artifacts and the s2i module run, s2i-setup, and usage.

The same is true for ubi8.

The S2I copy is slightly more advanced.

The ideal solution would be for the modules to be merged, IMHO: there's no need for them to be separated for the OpenJDK container sources (it made more sense when other products might consume one of the two, but not both)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions