Skip to content

Merge Init/maven into release/v1.0.0 #30

Merged
merged 4 commits into from
Feb 25, 2026
Merged

Merge Init/maven into release/v1.0.0 #30

merged 4 commits into from
Feb 25, 2026

Conversation

fredrjm
Copy link
Member

@fredrjm fredrjm commented Feb 24, 2026

I have now updated the pom.xml file to have the correct plugins and dependencies.
This pom.xml is similar to the pom.xml that is required of us in IDATT2003 Programming 2
Furthermore, I've tested the new pom.xml file by executing:

  • mvn clean install
  • mvn clean package
  • mvn clean javafx:run

By merging this branch into release/v1.0.0, we can begin the programming of the HmH-application

@fredrjm fredrjm added this to the MVP - Minimal Viable Product milestone Feb 24, 2026
@fredrjm fredrjm self-assigned this Feb 24, 2026
@fredrjm
Copy link
Member Author

fredrjm commented Feb 25, 2026

I have also made a folder structure such that the main folder contains

- model
- view
- control (the same as service, but the correct term in the MVC acronym. This folder contains the Wrapper abstract class and its subclasses)
- utils

@lucych
Copy link
Member

lucych commented Feb 25, 2026

The versions follow prog 2 guidelines

@lucych lucych merged commit b8bab03 into release/v1.0.0 Feb 25, 2026
@lucych lucych self-requested a review February 25, 2026 18:01
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants