Great, thanks!

Ran into a new thing. All existing versions of maven-compiler-plugin at
central require Maven 2.0.9+. So it's in fact not possible to build with any
Maven version below that. How any plugin could be marked with a lower Maven
version is somewhat strange... Maybe it's more focused on what Maven version
is required to use the plugin, than to build the plugin project?

/Anders

On Mon, Jan 10, 2011 at 10:53, Nick Stolwijk <nick.stolw...@gmail.com>wrote:

> I can't answer your first question, but the other two I know.
>
> You can download older versions here:
> http://archive.apache.org/dist/maven/binaries/
>
> Before 2.0.6 there were a few nasty bugs with dependency resolution,
> so those are discouraged to use nowadays.
>
> Hth,
>
> Nick Stolwijk
> ~Senior Java Developer~
>
> iPROFS
> Wagenweg 208
> 2012 NM Haarlem
> T +31 23 547 6369
> F +31 23 547 6370
> I www.iprofs.nl
>
>
>
> On Mon, Jan 10, 2011 at 10:47 AM, Anders Hammar <and...@hammar.net> wrote:
> > I'm trying to figure out the required Maven version for
> > jboss-packaging-maven-plugin (MJBOSSPACK-38), as the stated prerequisites
> > version does not align with the Maven dependencies. I'm not sure of the
> > easiest way to do this, but I'm thinking that trying it out with some old
> > version could be at least one way. Suggestions are welcome!
> >
> > Firstly, does anyone know where I can find older Maven 2.0.x releases?
> Only
> > 2.0.9+ exists at central and there is no link to an archive with old
> > releases at maven.apache.org. No luck with Google either.
> >
> > Secondly, when checking other plugins I see that many required Maven
> 2.0.6+.
> > Was there any specific change between 2.0.5 and 2.0.6 that has an impact
> on
> > plugins?
> >
> > /Anders
> >
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>
>

Reply via email to