Skip to content

It does not create the pom.xml file at module creation #15

@sdbeng

Description

@sdbeng

I've started creating the first module, customer and by default it does not create the pom.xml for that module.

Steps to solve:

  • manually create the pom file and try to add the minimum instances so to follow as the course goes, like project, parent artifactId, packaging(jar)
  • issue: invalid packaging for parent POM com.sdbbackend:sergservices:1.0-SNAPSHOT (/Users/path-to-pom/proj/sergservices/pom.xml), must be "pom" but is "jar"
  • checked with your source code, you have jar as packaging

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