Just tested it and it works with mvn 3.0.x. Are you behind a firewall? If so, you'll need to update the settings.xml with proxy details or to point to corporate repository manager.
On 24 Jun 2013, at 13:07, Luigi Suardi <[email protected]> wrote: > Hi, > > I am trying to download core dependencies using the ant copy-dependencies > task from the binary distribution. > I am following instructions @ > http://jbehave.org/reference/stable/dependencies.html > > Getting error below. > > How should I proceed? > > Thx! > Luigi > > > C:\pros\jbehave-3.8\lib>ant copy-dependencies > Buildfile: build.xml > > copy-dependencies: > [artifact:pom] An error has occurred while processing the Maven artifact > tasks. > [artifact:pom] Diagnosis: > [artifact:pom] > [artifact:pom] Unable to initialize POM pom.xml: Cannot find parent: > org.jbehave:jbehave for project: null:jbehave-distr > ibution:pom:null for project null:jbehave-distribution:pom:null > [artifact:pom] Not a v4.0.0 POM. for project org.jbehave:jbehave at > C:\Users\lsuardi\.m2\repository\org\jbehave\jbehave\ > 3.8\jbehave-3.8.pom > [artifact:pom] > > BUILD FAILED > C:\pros\jbehave-3.8\lib\build.xml:5: Unable to initialize POM pom.xml: Cannot > find parent: org.jbehave:jbehave for proje > ct: null:jbehave-distribution:pom:null for project > null:jbehave-distribution:pom:null > >
