Skip to content

Cannot perform release and process under documented #330

@line-o

Description

@line-o

While releasing 4.2.3 several issues in its process became apparent

  • missing ARM docker images mean that one needs to add -Darguments="-Dexist.processor.version=6.4.0" in order to be able to advance when releasing on an ARM machine (like current MacBooks)
  • under documented release requirements
    • no mention of necessary GPG key for signing jars
    • no mention of maven central credentials being required
  • even if all of the above is in place the deployment will fail due to missing sources and javadocs in the bundle that is uploaded to maven central
  • package.json and package-lock.json still have version property set and this is also bumped as part of the release process

Sub-issues

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