Re: Default Version of plugin

2020-07-13 Thread Martin Funk
M: > > > > > > org.apache.maven.plugins > > maven-war-plugin > > 3.3.0 > > > > > > Hope this helps. > > > > Maarten > > > > On 12/07/2020 15:21, Martin Funk wrote: > > > How are

Default Version of plugin

2020-07-12 Thread Martin Funk
How are the default versions of of a plugin in determined? My setup chooses: org.apache.maven.plugins:maven-war-plugin:2.2:war where I'd expect: org.apache.maven.plugins:maven-war-plugin:3.3:war I.e.: I downloaded the current maven and execute it in place: › ~/Downloads/apache-maven-3.6.3/bin/mvn

Re: Couldn't find a version in [2.0.0] to match range [1.0,2.0)

2008-02-07 Thread Martin Funk
re, but this module specifies [1.0, 2.0) which > means that 2.0.0 is not acceptable.) > > Wayne > > On 2/7/08, Martin Funk <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I'm trying to build geronimos daytrader application. > > http://svn.apache.org/repos/as

Couldn't find a version in [2.0.0] to match range [1.0,2.0)

2008-02-07 Thread Martin Funk
Hi, I'm trying to build geronimos daytrader application. http://svn.apache.org/repos/asf/geronimo/daytrader/trunk As I run 'mvn install' this comes up: Couldn't find a version in [2.0.0] to match range [1.0,2.0) org.apache.geronimo.specs:geronimo-jaxrpc_1.1_spec:jar:null from the specified re