Getting below error. ----------------------------------------------------- [INFO] ------------------------------------------------------------------------[ERROR] BUILD ERROR[INFO] ------------------------------------------------------------------------ [INFO] Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-war-plugin:2.1.1:war': Unable to load the mojo 'org.apache.maven.plugins:maven-war-plugin:2.1.1:war' in the plugin 'org.apache.maven.plugins:maven-war-plugin'. A required class is missing: org.codehaus.plexus.components.io.resources.PlexusIoResourceCollection
same code is working fine on windows based jenkins system.but now we are migrating everything to linux. when i replicate the job , getting above error.