Package japicmp.maven

Class VersionChange

java.lang.Object
japicmp.maven.VersionChange

public class VersionChange extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • computeChangeType

      public Optional<SemanticVersion.ChangeType> computeChangeType() throws org.apache.maven.plugin.MojoFailureException
      Throws:
      org.apache.maven.plugin.MojoFailureException
    • allVersionsTheSame

      private boolean allVersionsTheSame(List<SemanticVersion> versions)
    • getVersion

      private SemanticVersion getVersion(File file) throws org.apache.maven.plugin.MojoFailureException
      Throws:
      org.apache.maven.plugin.MojoFailureException