On 21 Jul 06, at 7:25 PM 21 Jul 06, Dennis Lundberg wrote:
Hi all
I have finished going over the documentation for the
maven-docck-plugin and adapting it to the plugin documentation
standard. Talk about eating our own dogfood :)
Please take a moment and read through it. There is no JIRA is
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Stephen,
Stephen Duncan wrote:
> Two pieces of info: there is already an optional tag in the parent
> that allows you to specify where the parent is - :
>
> http://maven.apache.org/ref/2.0.3-SNAPSHOT/maven-model/maven.html#class_parent
>
>
> Als
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Jörg
>
> Have a look at the "Better builds with Maven" book.
> There's an example for a mojo and for an Ant based plugin.
>
Thanks for the hint...
I am going to work this out...
Its unbelivable to have such documentation if you have been strzgge
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi there,
I posted this on the user list but got no response.
Maybe it was a little misplaced there and should better reach some
of the maintainers...
Take care
Jörg
- Original Message
Subject: maven2 and maven1 incompatibility
D
Brett Porter wrote:
This is the model converter tests failing. Any ideas?
- Brett
On 21/07/2006 9:33 AM, [EMAIL PROTECTED] wrote:
Log:
http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060720.233000.txt
I've been going through this over and over and I am unable to reproduce
th
Hi all
I have finished going over the documentation for the
maven-docck-plugin and adapting it to the plugin documentation standard.
Talk about eating our own dogfood :)
Please take a moment and read through it. There is no JIRA issue for
this, so please post any comments to the mailing list.
> If we change some fields to blob for issue 1, we'll need a migration tool for
> the new schema.
>
Sadly, JPOX has no tools for these things. It is in the roadmap.
>
>
http://svn.apache.org/viewvc/maven/continuum/trunk/continuum-core/src/main/java/org/apache/maven/continuum/DefaultContinuum.java
Super - I will,
Thanks
--- Vincent Siveton <[EMAIL PROTECTED]> wrote:
> Please use the maven user list for user questions in
> the future...
>
> /**
> * @parameter expression="${project}"
> * @required
> * @readonly
> */
> protected MavenProject project;
>
> Cheers,
Please use the maven user list for user questions in the future...
/**
* @parameter expression="${project}"
* @required
* @readonly
*/
protected MavenProject project;
Cheers,
Vincent
2006/7/21, Ole Ersoy <[EMAIL PROTECTED]>:
Hey Guys,
Can I inject inject the entire Mave
Hey Guys,
Can I inject inject the entire Maven model into a Mojo
using annotations?
I'll be glad to elaborate further if there are any
questions on why I want to do this.
Thanks,
- Ole
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spa
Allan Ramirez wrote:
Hi everyone,
Just updated the docs of the surefire-report plugin. I hope you dont
mind if you take a look and give me some feedback about it. Thanks
staging site can be found here
http://people.apache.org/~aramirez/maven-surefire-report-plugin/
Thanks,
allan
Jason,
I think you missed to add it to plugins/trunk/pom.xml.
Cheers,
Vincent
2006/7/18, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
Author: jvanzyl
Date: Tue Jul 18 07:53:23 2006
New Revision: 423099
URL: http://svn.apache.org/viewvc?rev=423099&view=rev
Log:
o adding DOAP plugin for use
Added:
Good day to you,
I see. Thanks for the correction and sorry about that. Everything related to
it was all about "archetype" that I thought it was just a typo-error.
Anyway, I'd revise the patch to accomadate your comments. However, I'd just
like to clarify your comment regarding the parent pom. a
This is great work!
As far as I'm concerned, everything needed is there.
You have got a deadlink on your index page, your mojo page entry is
report-mojo.html rather than surefire-report-mojo.html
The only other thing that could be improved (but that's really details, when
you see how much more
On 7/21/06, Jason van Zyl <[EMAIL PROTECTED]> wrote:
On 21 Jul 06, at 2:23 AM 21 Jul 06, Wendy Smoak wrote:
> Jason, thanks for doing this. (Any thoughts on generating the
> companion 'pmc' file that projects.a.o also needs?)
Sure, where can I find one of those files and I'll pop that in bef
I typically just make a copy of the pom and modify it for our repositorier,
then use mvn -f my-new-pom.xml. Not elegant, but effective.
HTH,
Doug
On 7/20/06, Barrie Treloar <[EMAIL PROTECTED]> wrote:
On 7/21/06, Martin van den Bemt <[EMAIL PROTECTED]> wrote:
> You don't seem to have specified
I need to configure my plugin like this
...
How can I make this?
Thanks in advance.
--
View this message in context:
http://www.nabble.com/Plugin-configuration-tf1980099.html#a5433174
Sent from the Apache Maven Developers List forum at Nabble.com.
---
On 21 Jul 06, at 2:23 AM 21 Jul 06, Wendy Smoak wrote:
On 7/20/06, Vincent Siveton <[EMAIL PROTECTED]> wrote:
For the curious persons...
http://maven.apache.org/plugins/maven-doap-plugin/
Thanks. :)
The link to usefulinc.com on the FAQ page isn't rendering correctly:
* http://maven.apache.
On 21 Jul 06, at 4:58 AM 21 Jul 06, Andrew Williams wrote:
Wendy Smoak wrote:
On 7/20/06, Vincent Siveton <[EMAIL PROTECTED]> wrote:
Thanks. :)
The link to usefulinc.com on the FAQ page isn't rendering correctly:
* http://maven.apache.org/plugins/maven-doap-plugin/faq.html
APT syntax in an .
On 21 Jul 06, at 3:21 AM 21 Jul 06, Trygve Laugstøl wrote:
Jason van Zyl wrote:
Hi,
I whipped up a small DOAP plugin, created the basic docs for it
and would like to release a first version to get it out there and
get some feedback. As indicated in the documentation it is geared
toward
http://jira.codehaus.org/browse/MWAR
Inheritance chain problem for plugins. I will check.
Cheers,
Vincent
2006/7/21, David J. M. Karlsen <[EMAIL PROTECTED]>:
http://maven.apache.org/plugins/maven-war-plugin/issue-tracking.html
states that http://jira.codehaus.org/browse/MPA is the url for iss
-1 on the first change. Please revert that part of the patch.
All of the released archetypes so far are under "archetypes", not
"archetype".
http://repo1.maven.org/maven2/org/apache/maven/archetypes/
It seems that the parent pom for the archetypes was also changed to
"archetype" at some poin
Hi everyone,
Just updated the docs of the surefire-report plugin. I hope you dont
mind if you take a look and give me some feedback about it. Thanks
staging site can be found here
http://people.apache.org/~aramirez/maven-surefire-report-plugin/
Thanks,
allan
--
http://maven.apache.org/plugins/maven-war-plugin/issue-tracking.html
states that http://jira.codehaus.org/browse/MPA is the url for issue
tracking - but this doesn't seem correct.
What is the correct url?
--
David J. M. Karlsen - +47 90 68 22 43
http://www.davidkarlsen.com
http://mp3.davidkar
I've created MPTEST-66 for this :
test:test should have prereqs on "java:compile,java:jar-resources"
test:compile should only require
"test:prepare-filesystem,test:test-resources".
Nicolas De Loof a écrit :
Hello,
I've found an issue when using latest versions of maven-test-plugin
(1.8) :
Hello,
I've found an issue when using latest versions of maven-test-plugin (1.8) :
when maven.test.skip=true is set, the goal is not
executed. This sounds good, BUT the maven-war-plugin use "test:test"
goal to attain the "java:compile" goal, so the generated war has no
classes !
The war:re
Wendy Smoak wrote:
On 7/20/06, Vincent Siveton <[EMAIL PROTECTED]> wrote:
Thanks. :)
The link to usefulinc.com on the FAQ page isn't rendering correctly:
* http://maven.apache.org/plugins/maven-doap-plugin/faq.html
APT syntax in an .fml file???
A
--
Sounds good to me.
Emmanuel
Brett Porter a écrit :
Hi,
I Was wondering what folks thought of deprecating the src/site/*/ in
favour of, say, src/site/docs which contains all the docs.
Instead of processing by directory name, we'd need to detect each file's
type (by extension, and possibly c
Jason van Zyl wrote:
Hi,
I whipped up a small DOAP plugin, created the basic docs for it and
would like to release a first version to get it out there and get some
feedback. As indicated in the documentation it is geared toward use at
Apache right now but can be expanded in the future as m
29 matches
Mail list logo