Error with maven-project-info-reports-plugin

2011-08-03 Thread Alexander Vaysberg
Hi, I use maven-project-info-reports-plugin and i have a problem. The configuration for in pom.xml: reporting plugins plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-project-info-reports-plugin/artifactId

Re: Error with maven-project-info-reports-plugin

2011-08-03 Thread Mirko Friedenhagen
Hello Alexander, maybe you are not allowed to write into the specified directory? Regards Mirko On Aug 3, 2011 10:02 AM, Alexander Vaysberg w...@vaisberg.de wrote:

Re: emma report not appearing

2011-08-03 Thread shadowsandflames
So I took the build part away so that the report will call the emma:emma reporting plugins plugin groupIdorg.codehaus.mojo/groupId artifactIdemma-maven-plugin/artifactId

[ANN] Maven Reporting Exec 1.0.1 Released

2011-08-03 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Reporting Exec, version 1.0.1 This component contains classes to manage report plugin executions with Maven 3. http://maven.apache.org/shared/maven-reporting-exec/ You should specify the version in your project's configuration:

[ANN] Maven Site Plugin 3.0 Released

2011-08-03 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Site Plugin, version 3.0 The Maven Site Plugin is a plugin that generates a site for the current project. http://maven.apache.org/plugins/maven-site-plugin/ You should specify the version in your project's plugin configuration:

Re: Nested Maven macro variables problem

2011-08-03 Thread Olivier Lamy
Hello, Currently not. See http://jira.codehaus.org/browse/MRESOURCES-70 . Thanks -- Olivier Lamy Talend : http://talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy 2011/8/3 Rajul rajul.kon...@gmail.com: In Maven POM I want to implement Resource filter Consider following

maven central

2011-08-03 Thread Jason Chaffee
I can't seem to access either of these URLs for the last two days. Should I be using different URLs? http://search.maven.org/ or http://repo2.maven.org/maven2/ Jason

Re: maven central

2011-08-03 Thread Hilco Wijbenga
On 3 August 2011 18:08, Jason Chaffee jchaf...@ebates.com wrote: I can't seem to access either of these URLs for the last two days. Should I be using different URLs? http://search.maven.org/ or http://repo2.maven.org/maven2/ Both work fine for me.

Re: maven central

2011-08-03 Thread Stuart McCulloch
On 4 Aug 2011, at 02:26, Hilco Wijbenga wrote: On 3 August 2011 18:08, Jason Chaffee jchaf...@ebates.com wrote: I can't seem to access either of these URLs for the last two days. Should I be using different URLs? http://search.maven.org/ or http://repo2.maven.org/maven2/ Both work

RE: maven central

2011-08-03 Thread Jason Chaffee
I think that is the issue. Seemed to happen around that date. Thanks for the info. Jason -Original Message- From: Stuart McCulloch [mailto:mccu...@gmail.com] Sent: Wednesday, August 03, 2011 6:35 PM To: Maven Users List Subject: Re: maven central On 4 Aug 2011, at 02:26, Hilco

mvn release is failing with git

2011-08-03 Thread erwin . mueller
Hallo, I have an error in maven release plugin (mvn release:prepare): [ERROR] The git-push command failed. [ERROR] Command output: [ERROR] fatal: The remote end hung up unexpectedly But I'm sure that the remote repository works just fine. Is there difficulties with the git protocol? I

If its' not one thing it's another

2011-08-03 Thread Eric Kolotyluk
OK, I almost had everything working with maven and m2e and nexus, and now it's all broken again. It seems every time I change anything to do with maven configuration, it all falls apart again. It is all unbelievably fragile. I keep trying to do a mvn install on my color-repository module,