I ran the mvn setversions command to do the version setting. I wonder why that did not work?
Even more importantly, I wonder how come when I did a maven build here two days ago, it worked fine? Probably the snapshot versions were already in my local repository? Karl On Thu, Jan 23, 2014 at 5:51 AM, Piergiorgio Lucidi <[email protected]>wrote: > Trying to build using Maven it returns the following exception: > > [ERROR] The project > org.apache.manifoldcf:mcf-elasticsearch-test:1.5-SNAPSHOT > > (/Users/piergiorgiolucidi/Downloads/apache-manifoldcf-1.5/tests/elasticsearch/pom.xml) > has 1 error > > [ERROR] Non-resolvable parent POM: Could not find artifact > org.apache.manifoldcf:mcf-tests:pom:1.5-SNAPSHOT in public ( > http://nexus.pronetics.it/nexus/content/groups/public) and > 'parent.relativePath' points at wrong local POM @ line 20, column 11 -> > [Help 2] > > [ERROR] > > [ERROR] The project org.apache.manifoldcf:mcf-alfresco-test:1.5-SNAPSHOT > > (/Users/piergiorgiolucidi/Downloads/apache-manifoldcf-1.5/tests/alfresco/pom.xml) > has 1 error > > [ERROR] Non-resolvable parent POM: Failure to find > org.apache.manifoldcf:mcf-tests:pom:1.5-SNAPSHOT in > http://nexus.pronetics.it/nexus/content/groups/public was cached in the > local repository, resolution will not be reattempted until the update > interval of public has elapsed or updates are forced and > 'parent.relativePath' points at wrong local POM @ line 20, column 11 -> > [Help 2] > > [ERROR] > > [ERROR] The project org.apache.manifoldcf:mcf-wiki-test:1.5-SNAPSHOT > > (/Users/piergiorgiolucidi/Downloads/apache-manifoldcf-1.5/tests/wiki/pom.xml) > has 1 error > > [ERROR] Non-resolvable parent POM: Failure to find > org.apache.manifoldcf:mcf-tests:pom:1.5-SNAPSHOT in > http://nexus.pronetics.it/nexus/content/groups/public was cached in the > local repository, resolution will not be reattempted until the update > interval of public has elapsed or updates are forced and > 'parent.relativePath' points at wrong local POM @ line 20, column 11 -> > [Help 2] > > [ERROR] > > [ERROR] The project org.apache.manifoldcf:mcf-cmis-test:1.5-SNAPSHOT > > (/Users/piergiorgiolucidi/Downloads/apache-manifoldcf-1.5/tests/cmis/pom.xml) > has 1 error > > [ERROR] Non-resolvable parent POM: Failure to find > org.apache.manifoldcf:mcf-tests:pom:1.5-SNAPSHOT in > http://nexus.pronetics.it/nexus/content/groups/public was cached in the > local repository, resolution will not be reattempted until the update > interval of public has elapsed or updates are forced and > 'parent.relativePath' points at wrong local POM @ line 20, column 11 -> > [Help 2] > > [ERROR] > > [ERROR] The project > org.apache.manifoldcf:mcf-filesystem-test:1.5-SNAPSHOT > > (/Users/piergiorgiolucidi/Downloads/apache-manifoldcf-1.5/tests/filesystem/pom.xml) > has 1 error > > [ERROR] Non-resolvable parent POM: Failure to find > org.apache.manifoldcf:mcf-tests:pom:1.5-SNAPSHOT in > http://nexus.pronetics.it/nexus/content/groups/public was cached in the > local repository, resolution will not be reattempted until the update > interval of public has elapsed or updates are forced and > 'parent.relativePath' points at wrong local POM @ line 20, column 11 -> > [Help 2] > > [ERROR] > > [ERROR] The project > org.apache.manifoldcf:mcf-sharepoint-test:1.5-SNAPSHOT > > (/Users/piergiorgiolucidi/Downloads/apache-manifoldcf-1.5/tests/sharepoint/pom.xml) > has 1 error > > [ERROR] Non-resolvable parent POM: Failure to find > org.apache.manifoldcf:mcf-tests:pom:1.5-SNAPSHOT in > http://nexus.pronetics.it/nexus/content/groups/public was cached in the > local repository, resolution will not be reattempted until the update > interval of public has elapsed or updates are forced and > 'parent.relativePath' points at wrong local POM @ line 20, column 11 -> > [Help 2] > > [ERROR] > > [ERROR] The project org.apache.manifoldcf:mcf-rss-test:1.5-SNAPSHOT > > (/Users/piergiorgiolucidi/Downloads/apache-manifoldcf-1.5/tests/rss/pom.xml) > has 1 error > > [ERROR] Non-resolvable parent POM: Failure to find > org.apache.manifoldcf:mcf-tests:pom:1.5-SNAPSHOT in > http://nexus.pronetics.it/nexus/content/groups/public was cached in the > local repository, resolution will not be reattempted until the update > interval of public has elapsed or updates are forced and > 'parent.relativePath' points at wrong local POM @ line 20, column 11 -> > [Help 2] > > [ERROR] > > [ERROR] The project > org.apache.manifoldcf:mcf-webcrawler-test:1.5-SNAPSHOT > > (/Users/piergiorgiolucidi/Downloads/apache-manifoldcf-1.5/tests/webcrawler/pom.xml) > has 1 error > > [ERROR] Non-resolvable parent POM: Failure to find > org.apache.manifoldcf:mcf-tests:pom:1.5-SNAPSHOT in > http://nexus.pronetics.it/nexus/content/groups/public was cached in the > local repository, resolution will not be reattempted until the update > interval of public has elapsed or updates are forced and > 'parent.relativePath' points at wrong local POM @ line 20, column 11 -> > [Help 2] > > > So I think that the Maven build is broken. > > -1 from me. > > Piergiorgio > > > 2014/1/21 Karl Wright <[email protected]> > > > This is a major release of ManifoldCF that includes the following: > > > > - Federated authority support > > - Multiple authorization domains > > - ZooKeeper process coordination > > - Multiple agents processes > > - Support for SharePoint Claims-based authorization > > - An Email connector > > - A revamped look-and-feel > > > > This is obviously a major release, so voting will remain open until the > end > > of January, unless the RC is respun. > > > > You can download the artifacts from > > http://people.apache.org/~kwright/apache-manifoldcf-1.5 . There is > also a > > release tag at > > https://svn.apache.org/repos/asf/manifoldcf/tags/release-1.5-RC1 . > > > > This RC includes changes to the dist directory organization so that jar > > files are not duplicated, saving 40MB from each binary download. It also > > fixes an issue with connection limits in the zookeeper example. Finally, > > it fixes a limitation in the CMIS connector (CONNECTORS-864) and a maven > > build problem (CONNECTORS-865). > > > > Karl > > > > -- > > Piergiorgio Lucidi > > Open Source ECM Specialist > > http://www.open4dev.com > > >
