Class ProjectArtifactIdGetter


  • public class ProjectArtifactIdGetter
    extends Object
    This class allows retrieving the artifact id from a pom.xml file.
    • Constructor Detail

      • ProjectArtifactIdGetter

        public ProjectArtifactIdGetter()
    • Method Detail

      • getProjectArtifactId

        public String getProjectArtifactId()
        Get the artifact-id of the project under test.
        Returns:
        artifact ID