Thanks, but I was able to 'solve' the problem by taking the rather drastic
approach of manually emptying my local repository and reinstalling maven.
Just deleting the files in my repository associated with surefire didn't
work by the way, that just resulted in the same error.

Greetings,
Stein


Wayne Fay wrote:
> 
> Try mvn -X -U compile and see what error(s) it throws.
> 
> Wayne
> 
> On 2/2/07, ender <[EMAIL PROTECTED]> wrote:
>>
>> Hello,
>> I'm trying to do a mvn build for a project with the command line version
>> of
>> Maven 2.0.4. However, the build fails with:
>>
>> Project ID: org.apache.maven.plugins:maven-surefire-plugin
>>
>> Reason: POM 'org.apache.maven.plugins:maven-surefire-plugin' not found in
>> reposi
>> tory: Unable to determine the release version
>>
>>  org.apache.maven.plugins:maven-surefire-plugin:pom:RELEASE
>>
>> However, version 2.2 is present in my local repository. I also tried the
>> suggestions from:
>> http://www.nabble.com/maven-surefire-plugin-not-found-tf3077800s177.html#a8550988
>> , but these didn't help either.
>>
>> Any thoughts?
>>
>> Thanks,
>> Stein
>>
>> --
>> View this message in context:
>> http://www.nabble.com/maven-surefire-plugin%3A--%22Unable-to-determine-the-release-version%22-tf3160301s177.html#a8765257
>> Sent from the Maven - Users mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/maven-surefire-plugin%3A--%22Unable-to-determine-the-release-version%22-tf3160301s177.html#a8784904
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to