You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brian E. Fox" <br...@reply.infinity.nu> on 2009/03/25 19:51:05 UTC

potential 2.1.0 regression?

I tried a build with -N (non recursive) and I get an error with 2.1.0:

 

[INFO] Parent project loaded from repository.

[INFO]
------------------------------------------------------------------------

[ERROR] BUILD ERROR

[INFO]
------------------------------------------------------------------------

[INFO] Error when populating modules

 

Embedded error: Unable to read local module-POM

Unable to download the artifact from any repository

 

Anyone else seen this?

 

----------------------

Brian Fox

Apache Maven PMC

http://blogs.sonatype.com/brian/

 


Re: potential 2.1.0 regression?

Posted by Jesse McConnell <je...@gmail.com>.
fwiw, that is working for me on 2.1 and jetty for parent pom and project pom

jesse

--
jesse mcconnell
jesse.mcconnell@gmail.com



On Wed, Mar 25, 2009 at 12:20 PM, John Casey <jd...@commonjava.org> wrote:
> File it, and if you have a test project setup that we can use to duplicate
> it, we'll take a look. That's the best I can tell you...the console output
> you included really isn't much to go on.
>
> Sorry,
>
> -john
>
> Brian E. Fox wrote:
>>
>> I tried a build with -N (non recursive) and I get an error with 2.1.0:
>>
>>
>> [INFO] Parent project loaded from repository.
>>
>> [INFO]
>> ------------------------------------------------------------------------
>>
>> [ERROR] BUILD ERROR
>>
>> [INFO]
>> ------------------------------------------------------------------------
>>
>> [INFO] Error when populating modules
>>
>>
>> Embedded error: Unable to read local module-POM
>>
>> Unable to download the artifact from any repository
>>
>>
>> Anyone else seen this?
>>
>>
>> ----------------------
>>
>> Brian Fox
>>
>> Apache Maven PMC
>>
>> http://blogs.sonatype.com/brian/
>>
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>

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


RE: potential 2.1.0 regression?

Posted by "Brian E. Fox" <br...@reply.infinity.nu>.
It happened on the enforcer plugin parent. I was testing the upgraded
repo so I changed the tlp to a release test version, then did mvn deploy
-N. I tried again later and got the same behavior with 2.0.10 so it's
not a regression in 2.1 but I've yet to check 2.0.9

-----Original Message-----
From: John Casey [mailto:jdcasey@commonjava.org] 
Sent: Wednesday, March 25, 2009 3:21 PM
To: Maven Developers List
Subject: Re: potential 2.1.0 regression?

File it, and if you have a test project setup that we can use to 
duplicate it, we'll take a look. That's the best I can tell you...the 
console output you included really isn't much to go on.

Sorry,

-john

Brian E. Fox wrote:
> I tried a build with -N (non recursive) and I get an error with 2.1.0:
> 
>  
> 
> [INFO] Parent project loaded from repository.
> 
> [INFO]
>
------------------------------------------------------------------------
> 
> [ERROR] BUILD ERROR
> 
> [INFO]
>
------------------------------------------------------------------------
> 
> [INFO] Error when populating modules
> 
>  
> 
> Embedded error: Unable to read local module-POM
> 
> Unable to download the artifact from any repository
> 
>  
> 
> Anyone else seen this?
> 
>  
> 
> ----------------------
> 
> Brian Fox
> 
> Apache Maven PMC
> 
> http://blogs.sonatype.com/brian/
> 
>  
> 
> 

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


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


Re: potential 2.1.0 regression?

Posted by John Casey <jd...@commonjava.org>.
File it, and if you have a test project setup that we can use to 
duplicate it, we'll take a look. That's the best I can tell you...the 
console output you included really isn't much to go on.

Sorry,

-john

Brian E. Fox wrote:
> I tried a build with -N (non recursive) and I get an error with 2.1.0:
> 
>  
> 
> [INFO] Parent project loaded from repository.
> 
> [INFO]
> ------------------------------------------------------------------------
> 
> [ERROR] BUILD ERROR
> 
> [INFO]
> ------------------------------------------------------------------------
> 
> [INFO] Error when populating modules
> 
>  
> 
> Embedded error: Unable to read local module-POM
> 
> Unable to download the artifact from any repository
> 
>  
> 
> Anyone else seen this?
> 
>  
> 
> ----------------------
> 
> Brian Fox
> 
> Apache Maven PMC
> 
> http://blogs.sonatype.com/brian/
> 
>  
> 
> 

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


Re: potential 2.1.0 regression?

Posted by Samuel Le Berrigaud <sa...@gmail.com>.
I've had a quick try on one of my projects and it seems to work fine for me.

SaM

On Thu, Mar 26, 2009 at 5:51 AM, Brian E. Fox <br...@reply.infinity.nu> wrote:
> I tried a build with -N (non recursive) and I get an error with 2.1.0:
>
>
>
> [INFO] Parent project loaded from repository.
>
> [INFO]
> ------------------------------------------------------------------------
>
> [ERROR] BUILD ERROR
>
> [INFO]
> ------------------------------------------------------------------------
>
> [INFO] Error when populating modules
>
>
>
> Embedded error: Unable to read local module-POM
>
> Unable to download the artifact from any repository
>
>
>
> Anyone else seen this?
>
>
>
> ----------------------
>
> Brian Fox
>
> Apache Maven PMC
>
> http://blogs.sonatype.com/brian/
>
>
>
>

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