Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • P Pa165 Secret Archive
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Service Desk
    • Milestones
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Jan Smejkal
  • Pa165 Secret Archive
  • Merge requests
  • !30

feat: change layout to multi-module

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jan Smejkal requested to merge feature/multimodule into main Mar 29, 2022
  • Overview 0
  • Commits 3
  • Pipelines 7
  • Changes 33

Can someone please verify that mvn test works for you with these changes? My IntelliJ IDEA sends me tens of errors and hundreds of errors even though running mvn test from terminal seems OK.

Also,mvn verifiy ends with error that probably complains that the 2 new modules do not have main class: [ERROR] Failed to execute goal org.springframework.boot:spring-boot-maven-plugin:2.6.4:repackage (repackage) on project secret-archive-service: Execution repackage of goal org.springframework.boot:spring-boot-maven-plugin:2.6.4:repackage failed: Unable to find main class -> [Help 1]

Edited Apr 20, 2022 by Tomáš Biloš
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/multimodule