Asqatasun / Contrast-Finder

Contrast-Finder finds correct color contrasts (background / foreground) for web accessibility (a11y, WCAG, RGAA). https://app.contrast-finder.org
GNU Affero General Public License v3.0
56 stars 18 forks source link

Outdated plugin: maven-site-plugin (3.9.0 instead of 3.8.2) #251

Open dzc34 opened 4 years ago

dzc34 commented 4 years ago

Observed behaviour

outdated dependency:

Expected behaviour

dzc34 commented 4 years ago
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-site-plugin:3.9.0:site (default-site)
on project contrast-finder: Execution default-site of goal org.apache.maven.plugins:maven-site-plugin:3.9.0:site failed:
 An API incompatibility was encountered while executing 
org.apache.maven.plugins:maven-site-plugin:3.9.0:site: 
java.lang.NoSuchMethodError: 'java.lang.Object org.codehaus.plexus.util.xml.Xpp3Dom.getInputLocation()'