Maven source plugin 2.1

2009-04-29 Thread Seva Popov
Hi, It seems Maven source plugin 2.1 changed the behavior for a case when there are no files to package: [INFO] [source:test-jar-no-fork {execution: package-sources}] [INFO] [ERROR] BUILD ERROR [INFO]

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
(com.tvworks.tva.maven.plugins:maven Thanks, Seva -Original Message- Dennis Lundberg Sat, 17 May 2008 03:30:19 -0700 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

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
MavenProject instance for Artifact of type jar; constructing POM artifact instead 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

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

The same SNAPSHOT artifact in two remote repositories

2008-04-09 Thread Seva Popov
Hi, I noticed that Maven checks every configured repository according to the order of the repositories specified in the pom before downloading. But I am not sure how it determines which one to download and if it is deterministic or not. Say, I have the same SNAPSHOT artifacts (same artifactId,

RE: Tool for reverse dependency resolution for Maven?

2007-12-03 Thread Seva Popov
Yes, we need this for analysis only. I will pass this info to my manager who requested this info and if he approves the time for researching Archiva I'll let you know the results. Thanks Wendy, --Seva -Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Friday,

RE: Tool for reverse dependency resolution for Maven?

2007-12-03 Thread Seva Popov
/latest/ We have used it in our project and it was very helpfull. Erez. On Dec 3, 2007 8:15 PM, Seva Popov [EMAIL PROTECTED] wrote: Yes, we need this for analysis only. I will pass this info to my manager who requested this info and if he approves the time for researching Archiva I'll let you

Tool for reverse dependency resolution for Maven?

2007-11-30 Thread Seva Popov
Hi, I am curious is there a tool that does reverse dependency resolution for maven? E.g., I want to know which of my projects are dependent on my project A. Thanks, Seva - To unsubscribe, e-mail: [EMAIL PROTECTED] For

RE: Tool for reverse dependency resolution for Maven?

2007-11-30 Thread Seva Popov
: Friday, November 30, 2007 4:50 PM To: Maven Users List Subject: Re: Tool for reverse dependency resolution for Maven? On Nov 30, 2007 5:06 PM, Seva Popov [EMAIL PROTECTED] wrote: I am curious is there a tool that does reverse dependency resolution for maven? E.g., I want to know which of my