You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Will Gwaltney <Wi...@sas.com> on 2005/06/02 19:23:35 UTC

m2-bootstrap-all.bat fails because of Marmalade POM?

Hi all,

I'm trying to build m2 from SVN sources with the m2-bootstrap-all.bat file and I'm getting the following failure:

[INFO] ----------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ----------------------------------------------------------------------------
[INFO] Error while transitively resolving artifacts (transitive path trace currently unavailable):

Root Error:
  Failed to validate POM for 'Artifact [marmalade:marmalade-core:pom:1.0-alpha-2]'.

  Reason(s):
  [0]  'modelVersion' is missing.

If I'm interpreting this correctly, there's something wrong with the marmalade POM entry in the remote repo?  (Which, BTW, I've got set to http://repo1.maven.org/maven2).

Any guidance would be much appreciated!

Will
-----------------------------------------
Will Gwaltney
SAS Institute
Will.Gwaltney@sas.com
919-531-9025
"mathematics is not just a cultural activity that we ourselves have created, but it has a life of its own" - Roger Penrose
-----------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: m2-bootstrap-all.bat fails because of Marmalade POM?

Posted by John Casey <jd...@commonjava.org>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

do you have a local copy of this POM? It's correct on repo1...

Check out
http://repo1.maven.org/maven2/marmalade/marmalade-core/1.0-alpha-2/marmalade-core-1.0-alpha-2.pom

<modelVersion/> is the second line, I believe.

If the copy on your local repository is wrong, you may have to delete it
and re-download.

- -j

Will Gwaltney wrote:
> Hi all,
> 
> I'm trying to build m2 from SVN sources with the m2-bootstrap-all.bat file and I'm getting the following failure:
> 
> [INFO] ----------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ----------------------------------------------------------------------------
> [INFO] Error while transitively resolving artifacts (transitive path trace currently unavailable):
> 
> Root Error:
>   Failed to validate POM for 'Artifact [marmalade:marmalade-core:pom:1.0-alpha-2]'.
> 
>   Reason(s):
>   [0]  'modelVersion' is missing.
> 
> If I'm interpreting this correctly, there's something wrong with the marmalade POM entry in the remote repo?  (Which, BTW, I've got set to http://repo1.maven.org/maven2).
> 
> Any guidance would be much appreciated!
> 
> Will
> -----------------------------------------
> Will Gwaltney
> SAS Institute
> Will.Gwaltney@sas.com
> 919-531-9025
> "mathematics is not just a cultural activity that we ourselves have created, but it has a life of its own" - Roger Penrose
> -----------------------------------------
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
> 
> 
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFCn1BfK3h2CZwO/4URAmt0AJ9xMoTfZHgwQLlAuSvJfH0mV9rKjACfadC7
Raeas2qA45sOOUmHGgC7fPQ=
=o4U0
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org