I use this plugin (last version 2.3, i just removed it from maven local) for change versions in
catalog, evento and spider (cd catalog, cd evento, cd spider). And I got error at 3 times respectively.
It works generally, but I receive starnge FilenotFoundException.
I used plugin just from commandline, I not defined it in or tags.
cd spider
mvn -X -DnewVersion=1.9.26 versions:set
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T19:41:47+03:00)
Maven home: /home/nik/JavaInstruments/apache-maven-3.3.9
Java version: 1.8.0_121, vendor: Oracle Corporation
Java home: /usr/java/jdk1.8.0_121/jre
Default locale: ru_RU, platform encoding: UTF-8
OS name: "linux", version: "4.1.10-200.fc22.x86_64", arch: "amd64", family: "unix"
[DEBUG] Created new class realm maven.api
[DEBUG] Importing foreign packages into class realm maven.api
[DEBUG] Imported: javax.enterprise.inject.* < plexus.core
[DEBUG] Imported: javax.enterprise.util.* < plexus.core
[DEBUG] Imported: javax.inject.* < plexus.core
[DEBUG] Imported: org.apache.maven.* < plexus.core
[DEBUG] Imported: org.apache.maven.artifact < plexus.core
[DEBUG] Imported: org.apache.maven.classrealm < plexus.core
[DEBUG] Imported: org.apache.maven.cli < plexus.core
[DEBUG] Imported: org.apache.maven.configuration < plexus.core
[DEBUG] Imported: org.apache.maven.exception < plexus.core
[DEBUG] Imported: org.apache.maven.execution < plexus.core
[DEBUG] Imported: org.apache.maven.execution.scope < plexus.core
[DEBUG] Imported: org.apache.maven.lifecycle < plexus.core
[DEBUG] Imported: org.apache.maven.model < plexus.core
[DEBUG] Imported: org.apache.maven.monitor < plexus.core
[DEBUG] Imported: org.apache.maven.plugin < plexus.core
[DEBUG] Imported: org.apache.maven.profiles < plexus.core
[DEBUG] Imported: org.apache.maven.project < plexus.core
[DEBUG] Imported: org.apache.maven.reporting < plexus.core
[DEBUG] Imported: org.apache.maven.repository < plexus.core
[DEBUG] Imported: org.apache.maven.rtinfo < plexus.core
[DEBUG] Imported: org.apache.maven.settings < plexus.core
[DEBUG] Imported: org.apache.maven.toolchain < plexus.core
[DEBUG] Imported: org.apache.maven.usability < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.* < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.authentication < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.authorization < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.events < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.observers < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.proxy < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.repository < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.resource < plexus.core
[DEBUG] Imported: org.codehaus.classworlds < plexus.core
[DEBUG] Imported: org.codehaus.plexus.* < plexus.core
[DEBUG] Imported: org.codehaus.plexus.classworlds < plexus.core
[DEBUG] Imported: org.codehaus.plexus.component < plexus.core
[DEBUG] Imported: org.codehaus.plexus.configuration < plexus.core
[DEBUG] Imported: org.codehaus.plexus.container < plexus.core
[DEBUG] Imported: org.codehaus.plexus.context < plexus.core
[DEBUG] Imported: org.codehaus.plexus.lifecycle < plexus.core
[DEBUG] Imported: org.codehaus.plexus.logging < plexus.core
[DEBUG] Imported: org.codehaus.plexus.personality < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
[DEBUG] Imported: org.eclipse.aether.* < plexus.core
[DEBUG] Imported: org.eclipse.aether.artifact < plexus.core
[DEBUG] Imported: org.eclipse.aether.collection < plexus.core
[DEBUG] Imported: org.eclipse.aether.deployment < plexus.core
[DEBUG] Imported: org.eclipse.aether.graph < plexus.core
[DEBUG] Imported: org.eclipse.aether.impl < plexus.core
[DEBUG] Imported: org.eclipse.aether.installation < plexus.core
[DEBUG] Imported: org.eclipse.aether.internal.impl < plexus.core
[DEBUG] Imported: org.eclipse.aether.metadata < plexus.core
[DEBUG] Imported: org.eclipse.aether.repository < plexus.core
[DEBUG] Imported: org.eclipse.aether.resolution < plexus.core
[DEBUG] Imported: org.eclipse.aether.spi < plexus.core
[DEBUG] Imported: org.eclipse.aether.transfer < plexus.core
[DEBUG] Imported: org.eclipse.aether.version < plexus.core
[DEBUG] Imported: org.slf4j.* < plexus.core
[DEBUG] Imported: org.slf4j.helpers.* < plexus.core
[DEBUG] Imported: org.slf4j.spi.* < plexus.core
[DEBUG] Populating class realm maven.api
[INFO] Error stacktraces are turned on.
[DEBUG] Reading global settings from /home/nik/JavaInstruments/apache-maven-3.3.9/conf/settings.xml
[DEBUG] Reading user settings from /home/nik/.m2/settings.xml
[DEBUG] Reading global toolchains from /home/nik/JavaInstruments/apache-maven-3.3.9/conf/toolchains.xml
[DEBUG] Reading user toolchains from /home/nik/.m2/toolchains.xml
[DEBUG] Using local repository at /home/nik/.m2/repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/nik/.m2/repository
[INFO] Scanning for projects...
[DEBUG] Extension realms for project co.fishtracker:spider:jar:1.9.25: (none)
[DEBUG] Looking up lifecyle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project co.fishtracker:fishtracker-parent:pom:0.0.0: (none)
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[WARNING]
[WARNING] Some problems were encountered while building the effective model for co.fishtracker:spider:jar:1.9.25
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jar-plugin is missing. @ line 106, column 21
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[DEBUG] Resolving plugin prefix versions from [org.apache.maven.plugins, org.codehaus.mojo]
[DEBUG] Could not find metadata org.apache.maven.plugins/maven-metadata.xml in local (/home/nik/.m2/repository)
[DEBUG] Failure to find org.apache.maven.plugins/maven-metadata.xml in http://maven.repository.redhat.com/techpreview/all/ was cached in the local repository, resolution will not be reattempted until the update interval of redhat-techpreview-all-repository has elapsed or updates are forced
[DEBUG] Skipped remote request for org.apache.maven.plugins/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.codehaus.mojo/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.codehaus.mojo/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Resolved plugin prefix versions to org.codehaus.mojo:versions-maven-plugin from repository central
[DEBUG] Resolving plugin version for org.codehaus.mojo:versions-maven-plugin
[DEBUG] Could not find metadata org.codehaus.mojo:versions-maven-plugin/maven-metadata.xml in local (/home/nik/.m2/repository)
[DEBUG] Failure to find org.codehaus.mojo:versions-maven-plugin/maven-metadata.xml in http://maven.repository.redhat.com/techpreview/all/ was cached in the local repository, resolution will not be reattempted until the update interval of redhat-techpreview-all-repository has elapsed or updates are forced
[DEBUG] Skipped remote request for org.codehaus.mojo:versions-maven-plugin/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Resolved plugin version for org.codehaus.mojo:versions-maven-plugin to 2.3 from repository central (https://repo.maven.apache.org/maven2, default, releases)
[DEBUG] === REACTOR BUILD PLAN ================================================
[DEBUG] Project: co.fishtracker:spider:jar:1.9.25
[DEBUG] Tasks: [versions:set]
[DEBUG] Style: Aggregating
[DEBUG] =======================================================================
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building spider 1.9.25
[INFO] ------------------------------------------------------------------------
[DEBUG] Resolving plugin prefix versions from [org.apache.maven.plugins, org.codehaus.mojo]
[DEBUG] Could not find metadata org.apache.maven.plugins/maven-metadata.xml in local (/home/nik/.m2/repository)
[DEBUG] Failure to find org.apache.maven.plugins/maven-metadata.xml in http://maven.repository.redhat.com/techpreview/all/ was cached in the local repository, resolution will not be reattempted until the update interval of redhat-techpreview-all-repository has elapsed or updates are forced
[DEBUG] Skipped remote request for org.apache.maven.plugins/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.codehaus.mojo/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.codehaus.mojo/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Resolved plugin prefix versions to org.codehaus.mojo:versions-maven-plugin from repository central
[DEBUG] Resolving plugin version for org.codehaus.mojo:versions-maven-plugin
[DEBUG] Could not find metadata org.codehaus.mojo:versions-maven-plugin/maven-metadata.xml in local (/home/nik/.m2/repository)
[DEBUG] Failure to find org.codehaus.mojo:versions-maven-plugin/maven-metadata.xml in http://maven.repository.redhat.com/techpreview/all/ was cached in the local repository, resolution will not be reattempted until the update interval of redhat-techpreview-all-repository has elapsed or updates are forced
[DEBUG] Skipped remote request for org.codehaus.mojo:versions-maven-plugin/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Resolved plugin version for org.codehaus.mojo:versions-maven-plugin to 2.3 from repository central (https://repo.maven.apache.org/maven2, default, releases)
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] === PROJECT BUILD PLAN ================================================
[DEBUG] Project: co.fishtracker:spider:1.9.25
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): []
[DEBUG] Repositories (dependencies): [redhat-techpreview-all-repository (http://maven.repository.redhat.com/techpreview/all/, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] Repositories (plugins) : [redhat-techpreview-all-repository (http://maven.repository.redhat.com/techpreview/all/, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.codehaus.mojo:versions-maven-plugin:2.3:set (default-cli)
[DEBUG] Style: Aggregating
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<allowSnapshots default-value="false">${allowSnapshots}</allowSnapshots>
<artifactId default-value="${project.artifactId}">${artifactId}</artifactId>
<generateBackupPoms>${generateBackupPoms}</generateBackupPoms>
<groupId default-value="${project.groupId}">${groupId}</groupId>
<localRepository>${localRepository}</localRepository>
<newVersion>${newVersion}</newVersion>
<nextSnapshot default-value="false">${nextSnapshot}</nextSnapshot>
<oldVersion default-value="${project.version}">${oldVersion}</oldVersion>
<processDependencies default-value="true">${processDependencies}</processDependencies>
<processParent default-value="true">${processParent}</processParent>
<processPlugins default-value="true">${processPlugins}</processPlugins>
<processProject default-value="true">${processProject}</processProject>
<project>${project}</project>
<reactorProjects>${reactorProjects}</reactorProjects>
<remoteArtifactRepositories>${project.remoteArtifactRepositories}</remoteArtifactRepositories>
<remotePluginRepositories>${project.pluginArtifactRepositories}</remotePluginRepositories>
<removeSnapshot default-value="false">${removeSnapshot}</removeSnapshot>
<rulesUri>${maven.version.rules}</rulesUri>
<serverId default-value="serverId">${maven.version.rules.serverId}</serverId>
<session>${session}</session>
<settings>${settings}</settings>
<updateMatchingVersions default-value="true">${updateMatchingVersions}</updateMatchingVersions>
</configuration>
[DEBUG] =======================================================================
[INFO]
[INFO] --- versions-maven-plugin:2.3:set (default-cli) @ spider ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=2, ConflictMarker.markTime=2, ConflictMarker.nodeCount=317, ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=1, ConflictIdSorter.conflictIdCount=76, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=11, ConflictResolver.conflictItemCount=185, DefaultDependencyCollector.collectTime=641, DefaultDependencyCollector.transformTime=20}
[DEBUG] org.codehaus.mojo:versions-maven-plugin:jar:2.3:
[DEBUG] org.apache.maven:maven-artifact:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
[DEBUG] backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
[DEBUG] org.apache.maven:maven-core:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1:compile
[DEBUG] org.slf4j:slf4j-jdk14:jar:1.5.6:runtime
[DEBUG] org.slf4j:slf4j-api:jar:1.5.6:runtime
[DEBUG] org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime
[DEBUG] org.apache.maven:maven-profile:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.2.1:compile
[DEBUG] commons-cli:commons-cli:jar:1.2:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.2.1:compile
[DEBUG] classworlds:classworlds:jar:1.1:compile
[DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG] org.apache.maven:maven-model:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.2.1:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.11:compile
[DEBUG] org.apache.maven:maven-project:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.2.1:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-impl:jar:2.2:compile
[DEBUG] commons-validator:commons-validator:jar:1.3.1:compile
[DEBUG] commons-beanutils:commons-beanutils:jar:1.7.0:compile
[DEBUG] commons-digester:commons-digester:jar:1.6:compile
[DEBUG] commons-logging:commons-logging:jar:1.0.4:compile
[DEBUG] org.apache.maven.shared:maven-common-artifact-filters:jar:1.4:compile
[DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:2.5:compile
[DEBUG] org.apache.maven.wagon:wagon-file:jar:2.5:compile
[DEBUG] org.apache.maven.doxia:doxia-core:jar:1.4:compile
[DEBUG] org.apache.maven.doxia:doxia-logging-api:jar:1.4:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG] xerces:xercesImpl:jar:2.9.1:compile
[DEBUG] xml-apis:xml-apis:jar:1.3.04:compile
[DEBUG] org.apache.httpcomponents:httpclient:jar:4.0.2:compile
[DEBUG] commons-codec:commons-codec:jar:1.3:compile
[DEBUG] org.apache.httpcomponents:httpcore:jar:4.0.1:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.4:compile
[DEBUG] org.apache.maven.doxia:doxia-site-renderer:jar:1.4:compile
[DEBUG] org.apache.maven.doxia:doxia-decoration-model:jar:1.4:compile
[DEBUG] org.apache.maven.doxia:doxia-module-xhtml:jar:1.4:compile
[DEBUG] org.apache.maven.doxia:doxia-module-fml:jar:1.4:compile
[DEBUG] org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile
[DEBUG] org.apache.velocity:velocity:jar:1.5:compile
[DEBUG] oro:oro:jar:2.0.8:compile
[DEBUG] org.apache.velocity:velocity-tools:jar:2.0:compile
[DEBUG] commons-chain:commons-chain:jar:1.1:compile
[DEBUG] dom4j:dom4j:jar:1.1:compile
[DEBUG] sslext:sslext:jar:1.2-0:compile
[DEBUG] org.apache.struts:struts-core:jar:1.3.8:compile
[DEBUG] antlr:antlr:jar:2.7.2:compile
[DEBUG] org.apache.struts:struts-taglib:jar:1.3.8:compile
[DEBUG] org.apache.struts:struts-tiles:jar:1.3.8:compile
[DEBUG] commons-collections:commons-collections:jar:3.2.1:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.20:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.5.5:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.2:compile
[DEBUG] org.apache.xbean:xbean-reflect:jar:3.4:compile
[DEBUG] log4j:log4j:jar:1.2.12:compile
[DEBUG] commons-logging:commons-logging-api:jar:1.1:compile
[DEBUG] com.google.collections:google-collections:jar:1.0:compile
[DEBUG] junit:junit:jar:4.12:test
[DEBUG] org.hamcrest:hamcrest-core:jar:1.3:test
[DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-6:compile
[DEBUG] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10:compile
[DEBUG] org.codehaus.woodstox:woodstox-core-asl:jar:4.2.0:compile
[DEBUG] javax.xml.stream:stax-api:jar:1.0-2:compile
[DEBUG] org.codehaus.woodstox:stax2-api:jar:3.1.1:compile
[DEBUG] commons-lang:commons-lang:jar:2.6:compile
[DEBUG] Created new class realm plugin>org.codehaus.mojo:versions-maven-plugin:2.3
[DEBUG] Importing foreign packages into class realm plugin>org.codehaus.mojo:versions-maven-plugin:2.3
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.codehaus.mojo:versions-maven-plugin:2.3
[DEBUG] Included: org.codehaus.mojo:versions-maven-plugin:jar:2.3
[DEBUG] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
[DEBUG] Included: org.slf4j:slf4j-jdk14:jar:1.5.6
[DEBUG] Included: org.slf4j:jcl-over-slf4j:jar:1.5.6
[DEBUG] Included: commons-cli:commons-cli:jar:1.2
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.11
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:3.0
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-impl:jar:2.2
[DEBUG] Included: commons-validator:commons-validator:jar:1.3.1
[DEBUG] Included: commons-beanutils:commons-beanutils:jar:1.7.0
[DEBUG] Included: commons-digester:commons-digester:jar:1.6
[DEBUG] Included: commons-logging:commons-logging:jar:1.0.4
[DEBUG] Included: org.apache.maven.shared:maven-common-artifact-filters:jar:1.4
[DEBUG] Included: org.apache.maven.wagon:wagon-file:jar:2.5
[DEBUG] Included: org.apache.maven.doxia:doxia-core:jar:1.4
[DEBUG] Included: org.apache.maven.doxia:doxia-logging-api:jar:1.4
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG] Included: xerces:xercesImpl:jar:2.9.1
[DEBUG] Included: xml-apis:xml-apis:jar:1.3.04
[DEBUG] Included: org.apache.httpcomponents:httpclient:jar:4.0.2
[DEBUG] Included: commons-codec:commons-codec:jar:1.3
[DEBUG] Included: org.apache.httpcomponents:httpcore:jar:4.0.1
[DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.4
[DEBUG] Included: org.apache.maven.doxia:doxia-site-renderer:jar:1.4
[DEBUG] Included: org.apache.maven.doxia:doxia-decoration-model:jar:1.4
[DEBUG] Included: org.apache.maven.doxia:doxia-module-xhtml:jar:1.4
[DEBUG] Included: org.apache.maven.doxia:doxia-module-fml:jar:1.4
[DEBUG] Included: org.codehaus.plexus:plexus-velocity:jar:1.1.7
[DEBUG] Included: org.apache.velocity:velocity:jar:1.5
[DEBUG] Included: oro:oro:jar:2.0.8
[DEBUG] Included: org.apache.velocity:velocity-tools:jar:2.0
[DEBUG] Included: commons-chain:commons-chain:jar:1.1
[DEBUG] Included: dom4j:dom4j:jar:1.1
[DEBUG] Included: sslext:sslext:jar:1.2-0
[DEBUG] Included: org.apache.struts:struts-core:jar:1.3.8
[DEBUG] Included: antlr:antlr:jar:2.7.2
[DEBUG] Included: org.apache.struts:struts-taglib:jar:1.3.8
[DEBUG] Included: org.apache.struts:struts-tiles:jar:1.3.8
[DEBUG] Included: commons-collections:commons-collections:jar:3.2.1
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.20
[DEBUG] Included: org.apache.xbean:xbean-reflect:jar:3.4
[DEBUG] Included: log4j:log4j:jar:1.2.12
[DEBUG] Included: commons-logging:commons-logging-api:jar:1.1
[DEBUG] Included: com.google.collections:google-collections:jar:1.0
[DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-6
[DEBUG] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10
[DEBUG] Included: org.codehaus.woodstox:woodstox-core-asl:jar:4.2.0
[DEBUG] Included: javax.xml.stream:stax-api:jar:1.0-2
[DEBUG] Included: org.codehaus.woodstox:stax2-api:jar:3.1.1
[DEBUG] Included: commons-lang:commons-lang:jar:2.6
[DEBUG] Configuring mojo org.codehaus.mojo:versions-maven-plugin:2.3:set from plugin realm ClassRealm[plugin>org.codehaus.mojo:versions-maven-plugin:2.3, parent: sun.misc.Launcher$AppClassLoader@55f96302]
[DEBUG] Configuring mojo 'org.codehaus.mojo:versions-maven-plugin:2.3:set' with basic configurator -->
[DEBUG] (f) allowSnapshots = false
[DEBUG] (f) artifactId = spider
[DEBUG] (f) groupId = co.fishtracker
[DEBUG] (f) localRepository = id: local
url: file:///home/nik/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
[DEBUG] (f) newVersion = 1.9.26
[DEBUG] (f) nextSnapshot = false
[DEBUG] (f) oldVersion = 1.9.25
[DEBUG] (f) processDependencies = true
[DEBUG] (f) processParent = true
[DEBUG] (f) processPlugins = true
[DEBUG] (f) processProject = true
[DEBUG] (s) project = MavenProject: co.fishtracker:spider:1.9.25 @ /home/nik/ideaWorkspace/projectEvento.CatchTheFish/spider/pom.xml
[DEBUG] (f) reactorProjects = [MavenProject: co.fishtracker:spider:1.9.25 @ /home/nik/ideaWorkspace/projectEvento.CatchTheFish/spider/pom.xml]
[DEBUG] (f) remoteArtifactRepositories = [ id: redhat-techpreview-all-repository
url: http://maven.repository.redhat.com/techpreview/all/
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => daily]
]
[DEBUG] (f) remotePluginRepositories = [ id: redhat-techpreview-all-repository
url: http://maven.repository.redhat.com/techpreview/all/
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
, id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
]
[DEBUG] (f) removeSnapshot = false
[DEBUG] (f) serverId = serverId
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@76adb233
[DEBUG] (f) settings = org.apache.maven.execution.SettingsAdapter@36453307
[DEBUG] (f) updateMatchingVersions = true
[DEBUG] -- end configuration --
[INFO] Searching for local aggregator root...
[DEBUG] Checking to see if /home/nik/ideaWorkspace/projectEvento.CatchTheFish is an aggregator parent
[DEBUG] Extension realms for project co.fishtracker:fishtracker-parent:pom:0.0.0: (none)
[DEBUG] Looking up lifecyle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[DEBUG] Finding child modules...
[DEBUG] Child modules:
[DEBUG] catalog
[DEBUG] common-both
[DEBUG] evento
[DEBUG] spider
[DEBUG] /home/nik/ideaWorkspace/projectEvento.CatchTheFish is an aggregator parent
[DEBUG] Checking to see if /home/nik/ideaWorkspace is an aggregator parent
[DEBUG] Local aggregation root is /home/nik/ideaWorkspace/projectEvento.CatchTheFish
[INFO] Local aggregation root: /home/nik/ideaWorkspace/projectEvento.CatchTheFish
[DEBUG] Finding child modules...
[DEBUG] Child modules:
[DEBUG] catalog
[DEBUG] common-both
[DEBUG] evento
[DEBUG] spider
[DEBUG] Removing child modules which are missing...
[DEBUG] After removing missing
[DEBUG] catalog
[DEBUG] common-both
[DEBUG] evento
[DEBUG] spider
[DEBUG] Finding child modules...
[DEBUG] Child modules:
[DEBUG] admin
[DEBUG] catalogue
[DEBUG] catalogue-parsers
[DEBUG] common-testing
[DEBUG] frontend
[DEBUG] Removing child modules which are missing...
[DEBUG] After removing missing
[DEBUG] admin
[DEBUG] catalogue
[DEBUG] catalogue-parsers
[DEBUG] common-testing
[DEBUG] frontend
[DEBUG] Finding child modules...
[DEBUG] Child modules:
[DEBUG] None.
[DEBUG] Removing child modules which are missing...
[DEBUG] After removing missing
[DEBUG] None.
[DEBUG] Finding child modules...
[DEBUG] Child modules:
[DEBUG] None.
[DEBUG] Removing child modules which are missing...
[DEBUG] After removing missing
[DEBUG] None.
[DEBUG] Finding child modules...
[DEBUG] Child modules:
[DEBUG] None.
[DEBUG] Removing child modules which are missing...
[DEBUG] After removing missing
[DEBUG] None.
[DEBUG] Finding child modules...
[DEBUG] Child modules:
[DEBUG] None.
[DEBUG] Removing child modules which are missing...
[DEBUG] After removing missing
[DEBUG] None.
[DEBUG] Finding child modules...
[DEBUG] Child modules:
[DEBUG] None.
[DEBUG] Removing child modules which are missing...
[DEBUG] After removing missing
[DEBUG] None.
[DEBUG] Finding child modules...
[DEBUG] Child modules:
[DEBUG] None.
[DEBUG] Removing child modules which are missing...
[DEBUG] After removing missing
[DEBUG] None.
[DEBUG] Finding child modules...
[DEBUG] Child modules:
[DEBUG] evento-common-parent
[DEBUG] evento-selenium
[DEBUG] Removing child modules which are missing...
[DEBUG] After removing missing
[DEBUG] evento-common-parent
[DEBUG] evento-selenium
[DEBUG] Finding child modules...
[DEBUG] Child modules:
[DEBUG] ../evento-backend-db
[DEBUG] ../evento-backend-db-migration
[DEBUG] ../evento-backend-model
[DEBUG] ../evento-backend-mybatis
[DEBUG] ../evento-backend-services
[DEBUG] ../evento-common
[DEBUG] ../evento-frontend-i18n
[DEBUG] ../evento-frontend-mvc
[DEBUG] ../evento-test-utils
[DEBUG] Removing child modules which are missing...
[DEBUG] After removing missing
[DEBUG] ../evento-backend-db
[DEBUG] ../evento-backend-db-migration
[DEBUG] ../evento-backend-model
[DEBUG] ../evento-backend-mybatis
[DEBUG] ../evento-backend-services
[DEBUG] ../evento-common
[DEBUG] ../evento-frontend-i18n
[DEBUG] ../evento-frontend-mvc
[DEBUG] ../evento-test-utils
[DEBUG] Finding child modules...
[DEBUG] Child modules:
[DEBUG] None.
[DEBUG] Removing child modules which are missing...
[DEBUG] After removing missing
[DEBUG] None.
[DEBUG] Finding child modules...
[DEBUG] Child modules:
[DEBUG] None.
[DEBUG] Removing child modules which are missing...
[DEBUG] After removing missing
[DEBUG] None.
[DEBUG] Finding child modules...
[DEBUG] Child modules:
[DEBUG] None.
[DEBUG] Removing child modules which are missing...
[DEBUG] After removing missing
[DEBUG] None.
[DEBUG] Finding child modules...
[DEBUG] Child modules:
[DEBUG] None.
[DEBUG] Removing child modules which are missing...
[DEBUG] After removing missing
[DEBUG] None.
[DEBUG] Finding child modules...
[DEBUG] Child modules:
[DEBUG] None.
[DEBUG] Removing child modules which are missing...
[DEBUG] After removing missing
[DEBUG] None.
[DEBUG] Finding child modules...
[DEBUG] Child modules:
[DEBUG] None.
[DEBUG] Removing child modules which are missing...
[DEBUG] After removing missing
[DEBUG] None.
[DEBUG] Finding child modules...
[DEBUG] Child modules:
[DEBUG] None.
[DEBUG] Removing child modules which are missing...
[DEBUG] After removing missing
[DEBUG] None.
[DEBUG] Finding child modules...
[DEBUG] Child modules:
[DEBUG] None.
[DEBUG] Removing child modules which are missing...
[DEBUG] After removing missing
[DEBUG] None.
[DEBUG] Finding child modules...
[DEBUG] Child modules:
[DEBUG] None.
[DEBUG] Removing child modules which are missing...
[DEBUG] After removing missing
[DEBUG] None.
[DEBUG] Finding child modules...
[DEBUG] Child modules:
[DEBUG] None.
[DEBUG] Removing child modules which are missing...
[DEBUG] After removing missing
[DEBUG] None.
[DEBUG] Finding child modules...
[DEBUG] Child modules:
[DEBUG] None.
[DEBUG] Removing child modules which are missing...
[DEBUG] After removing missing
[DEBUG] None.
[INFO] Processing change of co.fishtracker:spider:1.9.25 -> 1.9.26
[DEBUG] Applying change co.fishtracker:spider:1.9.25 -> 1.9.26
[DEBUG] Processing root module as parent
[DEBUG] Looking for modules which use co.fishtracker:fishtracker-parent as their parent
[DEBUG] Module: common-both
[DEBUG] parent already is co.fishtracker:fishtracker-parent:0.0.0
[DEBUG] module is co.fishtracker:common-both:0.0.0
[DEBUG] will become co.fishtracker:common-both:0.0.0
[DEBUG] Module: catalog
[DEBUG] parent already is co.fishtracker:fishtracker-parent:0.0.0
[DEBUG] module is co.fishtracker:fishtracker:1.9.15-SNAPSHOT
[DEBUG] Module: spider
[DEBUG] parent already is co.fishtracker:fishtracker-parent:0.0.0
[DEBUG] module is co.fishtracker:spider:1.9.26
[DEBUG] Module: evento
[DEBUG] parent already is co.fishtracker:fishtracker-parent:0.0.0
[DEBUG] module is com.evento.backend:evento-backend:1.9.15-SNAPSHOT
[DEBUG] Processing common-both as a parent.
[DEBUG] Looking for modules which use co.fishtracker:common-both as their parent
[DEBUG] Processing catalog as a parent.
[DEBUG] Looking for modules which use co.fishtracker:fishtracker as their parent
[DEBUG] Module: catalog/admin
[DEBUG] parent already is co.fishtracker:fishtracker:1.9.15-SNAPSHOT
[DEBUG] module is co.fishtracker:admin:1.9.15-SNAPSHOT
[DEBUG] will become co.fishtracker:admin:1.9.15-SNAPSHOT
[DEBUG] Module: catalog/catalogue-parsers
[DEBUG] parent already is co.fishtracker:fishtracker:1.9.15-SNAPSHOT
[DEBUG] module is co.fishtracker:catalogue-parsers:1.9.15-SNAPSHOT
[DEBUG] will become co.fishtracker:catalogue-parsers:1.9.15-SNAPSHOT
[DEBUG] Module: catalog/catalogue
[DEBUG] parent already is co.fishtracker:fishtracker:1.9.15-SNAPSHOT
[DEBUG] module is co.fishtracker:catalogue:1.9.15-SNAPSHOT
[DEBUG] will become co.fishtracker:catalogue:1.9.15-SNAPSHOT
[DEBUG] Module: catalog/common-testing
[DEBUG] parent already is co.fishtracker:fishtracker:1.9.15-SNAPSHOT
[DEBUG] module is co.fishtracker:common-testing:1.9.15-SNAPSHOT
[DEBUG] will become co.fishtracker:common-testing:1.9.15-SNAPSHOT
[DEBUG] Module: catalog/frontend
[DEBUG] parent already is co.fishtracker:fishtracker:1.9.15-SNAPSHOT
[DEBUG] module is co.fishtracker:frontend:1.9.15-SNAPSHOT
[DEBUG] will become co.fishtracker:frontend:1.9.15-SNAPSHOT
[DEBUG] Processing spider as a parent.
[DEBUG] Looking for modules which use co.fishtracker:spider as their parent
[DEBUG] Processing evento as a parent.
[DEBUG] Looking for modules which use com.evento.backend:evento-backend as their parent
[DEBUG] Module: evento/evento-common-parent
[DEBUG] parent already is com.evento.backend:evento-backend:1.9.15-SNAPSHOT
[DEBUG] module is com.evento.backend:evento-common-parent:1.9.15-SNAPSHOT
[DEBUG] will become com.evento.backend:evento-common-parent:1.9.15-SNAPSHOT
[DEBUG] Module: evento/evento-selenium
[DEBUG] parent already is com.evento.backend:evento-backend:1.9.15-SNAPSHOT
[DEBUG] module is com.evento.selenium:evento-selenium:1.9.15-SNAPSHOT
[DEBUG] will become com.evento.selenium:evento-selenium:1.9.15-SNAPSHOT
[DEBUG] Processing catalog/admin as a parent.
[DEBUG] Looking for modules which use co.fishtracker:admin as their parent
[DEBUG] Processing catalog/catalogue-parsers as a parent.
[DEBUG] Looking for modules which use co.fishtracker:catalogue-parsers as their parent
[DEBUG] Processing catalog/catalogue as a parent.
[DEBUG] Looking for modules which use co.fishtracker:catalogue as their parent
[DEBUG] Processing catalog/common-testing as a parent.
[DEBUG] Looking for modules which use co.fishtracker:common-testing as their parent
[DEBUG] Processing catalog/frontend as a parent.
[DEBUG] Looking for modules which use co.fishtracker:frontend as their parent
[DEBUG] Processing evento/evento-common-parent as a parent.
[DEBUG] Looking for modules which use com.evento.backend:evento-common-parent as their parent
[DEBUG] Module: evento/evento-common-parent/../evento-backend-db-migration
[DEBUG] parent already is com.evento.backend:evento-common-parent:1.9.15-SNAPSHOT
[DEBUG] module is com.evento.backend:evento-backend-db-migration:1.9.15-SNAPSHOT
[DEBUG] will become com.evento.backend:evento-backend-db-migration:1.9.15-SNAPSHOT
[DEBUG] Module: evento/evento-common-parent/../evento-backend-db
[DEBUG] parent already is com.evento.backend:evento-common-parent:1.9.15-SNAPSHOT
[DEBUG] module is com.evento.backend:evento-backend-db:1.9.15-SNAPSHOT
[DEBUG] will become com.evento.backend:evento-backend-db:1.9.15-SNAPSHOT
[DEBUG] Module: evento/evento-common-parent/../evento-backend-model
[DEBUG] parent already is com.evento.backend:evento-common-parent:1.9.15-SNAPSHOT
[DEBUG] module is com.evento.backend:evento-backend-model:1.9.15-SNAPSHOT
[DEBUG] will become com.evento.backend:evento-backend-model:1.9.15-SNAPSHOT
[DEBUG] Module: evento/evento-common-parent/../evento-backend-mybatis
[DEBUG] parent already is com.evento.backend:evento-common-parent:1.9.15-SNAPSHOT
[DEBUG] module is com.evento.backend:evento-backend-mybatis:1.9.15-SNAPSHOT
[DEBUG] will become com.evento.backend:evento-backend-mybatis:1.9.15-SNAPSHOT
[DEBUG] Module: evento/evento-common-parent/../evento-backend-services
[DEBUG] parent already is com.evento.backend:evento-common-parent:1.9.15-SNAPSHOT
[DEBUG] module is com.evento.backend:evento-backend-services:1.9.15-SNAPSHOT
[DEBUG] will become com.evento.backend:evento-backend-services:1.9.15-SNAPSHOT
[DEBUG] Module: evento/evento-common-parent/../evento-common
[DEBUG] parent already is com.evento.backend:evento-common-parent:1.9.15-SNAPSHOT
[DEBUG] module is com.evento.backend:evento-common:1.9.15-SNAPSHOT
[DEBUG] will become com.evento.backend:evento-common:1.9.15-SNAPSHOT
[DEBUG] Module: evento/evento-common-parent/../evento-frontend-i18n
[DEBUG] parent already is com.evento.backend:evento-common-parent:1.9.15-SNAPSHOT
[DEBUG] module is com.evento.backend:evento-frontend-i18n:1.9.15-SNAPSHOT
[DEBUG] will become com.evento.backend:evento-frontend-i18n:1.9.15-SNAPSHOT
[DEBUG] Module: evento/evento-common-parent/../evento-frontend-mvc
[DEBUG] parent already is com.evento.backend:evento-common-parent:1.9.15-SNAPSHOT
[DEBUG] module is com.evento.backend:evento-frontend-mvc:1.9.15-SNAPSHOT
[DEBUG] will become com.evento.backend:evento-frontend-mvc:1.9.15-SNAPSHOT
[DEBUG] Module: evento/evento-common-parent/../evento-test-utils
[DEBUG] parent already is com.evento.backend:evento-common-parent:1.9.15-SNAPSHOT
[DEBUG] module is com.evento.backend:evento-test-utils:1.9.15-SNAPSHOT
[DEBUG] will become com.evento.backend:evento-test-utils:1.9.15-SNAPSHOT
[DEBUG] Processing evento/evento-selenium as a parent.
[DEBUG] Looking for modules which use com.evento.selenium:evento-selenium as their parent
[DEBUG] Processing evento/evento-common-parent/../evento-backend-db-migration as a parent.
[DEBUG] Looking for modules which use com.evento.backend:evento-backend-db-migration as their parent
[DEBUG] Processing evento/evento-common-parent/../evento-backend-db as a parent.
[DEBUG] Looking for modules which use com.evento.backend:evento-backend-db as their parent
[DEBUG] Processing evento/evento-common-parent/../evento-backend-model as a parent.
[DEBUG] Looking for modules which use com.evento.backend:evento-backend-model as their parent
[DEBUG] Processing evento/evento-common-parent/../evento-backend-mybatis as a parent.
[DEBUG] Looking for modules which use com.evento.backend:evento-backend-mybatis as their parent
[DEBUG] Processing evento/evento-common-parent/../evento-backend-services as a parent.
[DEBUG] Looking for modules which use com.evento.backend:evento-backend-services as their parent
[DEBUG] Processing evento/evento-common-parent/../evento-common as a parent.
[DEBUG] Looking for modules which use com.evento.backend:evento-common as their parent
[DEBUG] Processing evento/evento-common-parent/../evento-frontend-i18n as a parent.
[DEBUG] Looking for modules which use com.evento.backend:evento-frontend-i18n as their parent
[DEBUG] Processing evento/evento-common-parent/../evento-frontend-mvc as a parent.
[DEBUG] Looking for modules which use com.evento.backend:evento-frontend-mvc as their parent
[DEBUG] Processing evento/evento-common-parent/../evento-test-utils as a parent.
[DEBUG] Looking for modules which use com.evento.backend:evento-test-utils as their parent
[ERROR]
java.io.FileNotFoundException: /home/nik/ideaWorkspace/projectEvento.CatchTheFish/spider/spider (Нет такого файла или каталога)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at org.codehaus.plexus.util.xml.XmlReader.<init>(XmlReader.java:124)
at org.codehaus.plexus.util.xml.XmlStreamReader.<init>(XmlStreamReader.java:67)
at org.codehaus.plexus.util.ReaderFactory.newXmlReader(ReaderFactory.java:118)
at org.codehaus.mojo.versions.api.PomHelper.readXmlFile(PomHelper.java:1606)
at org.codehaus.mojo.versions.AbstractVersionsUpdaterMojo.process(AbstractVersionsUpdaterMojo.java:321)
at org.codehaus.mojo.versions.SetMojo.execute(SetMojo.java:298)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
[INFO] Processing co.fishtracker:spider
[INFO] Updating project co.fishtracker:spider
[INFO] from version 1.9.25 to 1.9.26
[INFO]
[DEBUG] Leaving existing backup /home/nik/ideaWorkspace/projectEvento.CatchTheFish/spider/pom.xml.versionsBackup unmodified
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.070 s
[INFO] Finished at: 2017-03-22T02:00:19+03:00
[INFO] Final Memory: 15M/304M
[INFO] ------------------------------------------------------------------------
It's similiar https://github.com/mojohaus/versions-maven-plugin/issues/44 I have next project structure
I use this plugin (last version 2.3, i just removed it from maven local) for change versions in catalog, evento and spider (cd catalog, cd evento, cd spider). And I got error at 3 times respectively.
It works generally, but I receive starnge FilenotFoundException. I used plugin just from commandline, I not defined it in or tags.