Skip to content

Unable to build 1.1.0 .war file #222

@bharper-greenway

Description

@bharper-greenway

I have been unable to properly build 1.1.0 to create a working .war file. I've attached the build logs for different configurations I've tried. The command line used is listed at the top of the file. The only modifications made to the files in the release are noted (mostly fixing the version string and adding the repo from 1.0.71).

Build configurations:

  1. Containerized build attempt, no changes to any of the files
  2. Containerized build attempt, latest maven release (no version tags), no changes to any of the files
  3. Containerized build attempt, latest maven release, modified pom.xml to include repo from 1.0.71 and corrected version to 1.1.0
  4. Local build attempt, Apache Maven 3.9.9, modified pom.xml to include repo from 1.0.71 and corrected version to 1.1.0
  5. Local build attempt, Apache Maven 3.9.9

error_message_1_container_build.txt
error_message_2_container_build_no_tags.txt
error_message_3_container_build_notag_modified_pom.txt
error_message_4_local_build_modified_pom.txt
error_message_5_local_nochanges.txt

I'm getting similar errors from all of the build configurations. It seems to be related to the repo configuration in the pom.xml file. I'd be happy to try and build it again, or provided additional information. Thanks!

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