Re: What does this warning mean: [WARNING] Attempting to build MavenProject instance for Artifact of type jar; constructing POM artifact instead

2008-05-19 Thread Seva Popov
Dennis, Thanks for reply. The report you filed is for when you run 'mvn site' to generate the plugin management report. However, we observe these warnings in the different contexts, namely, when we run 'mvn clean install' for our projects. So, I am trying to understand whether this is the same

Re: What does this warning mean: [WARNING] Attempting to build MavenProject instance for Artifact of type jar; constructing POM artifact instead

2008-05-19 Thread Dennis Lundberg
They don't appear to be the same. I'm using Maven 2.0.8, if that might matter. Seva Popov wrote: Dennis, Thanks for reply. The report you filed is for when you run 'mvn site' to generate the plugin management report. However, we observe these warnings in the different contexts, namely,

RE: What does this warning mean: [WARNING] Attempting to build MavenProject instance for Artifact of type jar; constructing POM artifact instead

2008-05-19 Thread Seva Popov
For me they don't appear to be the same either. I am going to file a bug. Thanks. -Original Message- From: Dennis Lundberg [mailto:[EMAIL PROTECTED] Sent: Monday, May 19, 2008 11:33 AM To: Maven Users List Subject: Re: What does this warning mean: [WARNING] Attempting to build

Re: What does this warning mean: [WARNING] Attempting to build MavenProject instance for Artifact of type jar; constructing POM artifact instead

2008-05-17 Thread Dennis Lundberg
This message comes from the Plugin Management report in maven-project-info-reports-plugin 2.1-SNAPSHOT. This has been report in JIRA at http://jira.codehaus.org/browse/MPIR-99 Seva Popov wrote: Hi, We switched from Maven 2.0.7 to Maven 2.0.9 and started observing the following warnings for

What does this warning mean: [WARNING] Attempting to build MavenProject instance for Artifact of type jar; constructing POM artifact instead

2008-05-16 Thread Seva Popov
Hi, We switched from Maven 2.0.7 to Maven 2.0.9 and started observing the following warnings for our projects that we could not understand: [WARNING] Attempting to build MavenProject instance for Artifact (com.tvworks.tva.common:tva-common-util:3.3-20080513.211757-64) of type: jar; constructing