Thanks very much, Wendell. I finally have everything working correctly.
I actually had two things wrong -- I didn't have the in my
project's pom and the life-cycle () in my plugin had a
couple mistakes. Thanks again for your help. -- Eric
-Original Message-
From: Wendell Beckwith [mailt
Actually, I think you need to explicitly add an extension element to
your POM. That was the second half of my suggestion.
-Nathan
On 10/7/06, Swenson, Eric <[EMAIL PROTECTED]> wrote:
I looked in both the maven-jar-plugin and the maven-war-plugin and don't
see any components.xml. Yet these both
Okay, I've cleaned up the m2 sync repo. Please sync the m1 repo.
BTW - Maybe I'm just not getting it, but it seems very odd that I use
Maven 2 with a v4.0.0 POM and perform a deploy:deploy-file using
legacy style to the m1 sync repo, then do a manual upload of source
JARs to the m1 sync repo (leg
+1 for release. Mjavadoc-93 has been applied.
-Original Message-
From: Brian E. Fox [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 05, 2006 9:48 PM
To: Maven Developers List
Subject: RE: [vote] Release Maven Javadoc plugin 2.1
Patch applied and mojo test updated. I verified that with
Take a look at the maven-dependency-plugin. There is a
transitivityFilter class that does what you want. It's essentially like
this: project.getArtifacts is all dependencies including transitive.
Project.getDependencies are all non transitive dependencies. To get the
list of transitive, you need to
That's other story and we can solve it if you provide the right
metadata in http://jira.codehaus.org/browse/MEV
On 10/7/06, Nathan Beyer <[EMAIL PROTECTED]> wrote:
Even though I was able to update and correct the artifact's
maven-metadata.xml (plus correct checksums)[1]? It would be nice to at
l
IIRC those are "standard" mappings and they are defined inside the
components.xml defined in the maven-core plugin in your /lib
directory. Because your plugin is not a "standard" plugin you have to use
the element with your plugin declaration in the pom of the
project that uses the maven-wsr-plu
The Maven team is pleased to announce the release of the Maven Clover
Plugin, version 2.3
http://maven.apache.org/plugins/maven-clover-plugin/
You can run mvn -U to get the latest version of the plugin, or specify
the version in your project's plugin configuration:
org.apache.maven.plugins
ma
I've been trying for several weeks to figure out how to get a list of
the dependencies of a project, or an artifact transitively from a
mojo. So far all of my attempts do not result in anything like I
expect.
I either get no deps, or all of the deps in my project... like I find
that "jun
I looked in both the maven-jar-plugin and the maven-war-plugin and don't
see any components.xml. Yet these both appear to define a default life
cycle mapping (somehow). -- Eric
-Original Message-
From: Swenson, Eric
Sent: Friday, October 06, 2006 11:56 PM
To: Maven Developers List
Subje
10 matches
Mail list logo