fr
fr

Question from the Maven test

Identify a deliverable in Maven

Expert

Check what you think identifies a deliverable

Author: Thomas De verdièreStatus: PublishedQuestion passed 308 times
Edit
0
Community Evaluations
developer avatar
EL Mostafa Fadili
09/12/2024
when we build any Maven project to build an application… we need to provide GroupId → this can define your company name / organisation name / your common name or anything ArtifactId → this is your project name. Version → version of your application .. maven can build application with version.. so your can have different version of jar/war. classify or package aren't included