Trygve Laugstøl wrote:
Hi
Does anyone have any objections to moving the Doxia site out of trunk/ ?
The site has been deployed. It should show up within the next 4 hours.
The current site doesn't link to any of the Maven generated
documentation which I guess it should do. Should I go into tru
Brett Porter wrote:
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 content/doctype for things like xm
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.org/plugins/maven-doap-plugin/faq.html
Jason, thanks for
We are pleased to announce the Maven PDF Plugin 2.5 release!
http://maven.apache.org/maven-1.x/plugins/pdf/
PDF Documentation generator
===
Changes in this version include:
New Features:
o New property maven.pdf.c
We are pleased to announce the Maven Ant Plugin 1.10 release!
http://maven.apache.org/maven-1.x/plugins/ant/
Generates ant build files from a maven project, so that plain ant users can
build your project
===
Changes
+1, with updated documentation.
For the curious persons...
http://maven.apache.org/plugins/maven-doap-plugin/
Cheers,
Vincent
2006/7/20, Jason van Zyl <[EMAIL PROTECTED]>:
On 20 Jul 06, at 7:13 PM 20 Jul 06, Dennis Lundberg wrote:
> Jason van Zyl wrote:
>> Hi,
>> I whipped up a small DOAP p
Issue Subscription
Filter: Design & Best Practices (37 issues)
Subscriber: mavendevlist
Key Summary
MNG-2184Possible problem with @aggregator and forked lifecycles
http://jira.codehaus.org/browse/MNG-2184
MNG-612 implement conflict resolution techniques
htt
I see ^_^ Is there a jira issue opened for this? I would like to follow its
development ^_^
Many thanks ^_^
-Franz
On 7/20/06, Jason van Zyl <[EMAIL PROTECTED]> wrote:
On 20 Jul 06, at 5:44 AM 20 Jul 06, FA Valencia See wrote:
> Good day,
>
That goal is not finished yet. It doesn't complet
On 20 Jul 06, at 7:13 PM 20 Jul 06, Dennis Lundberg 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 u
On 7/21/06, Martin van den Bemt <[EMAIL PROTECTED]> wrote:
You don't seem to have specified a (custom) repositoryId, which needs to map to
the id in your
settings.xml, which contains the credentials of your scp connection (like
username and private key
or password).
Hmm, seems fair.
However o
I'll look into it tomorrow.
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
--
Dennis Lundberg
---
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
--
Apache Maven - http://maven.apache.org/
Better Builds with Maven - http://library.mergere.co
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 more
They are the same.
On 20/07/2006 11:02 PM, David J. M. Karlsen wrote:
Hi!
Which repository is used for snapshots?
I've seen
http://people.apache.org/maven-snapshot-repository
as well as
http://cvs.apache.org/maven-snapshot-repository
both?
--
Apache Maven - http://maven.apache.org/
Bet
Before releasing this, can the docs be brought in line with the recent
standard?
I think it also needs some simple tests.
- Brett
On 20/07/2006 11:38 PM, 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
You don't seem to have specified a (custom) repositoryId, which needs to map to the id in your
settings.xml, which contains the credentials of your scp connection (like username and private key
or password).
Mvgr,
Martin
Barrie Treloar wrote:
I've made some changes to maven plugins (and submi
I've made some changes to maven plugins (and submitted patches), so
while I wait for them to be applied I thought I would deploy my
changes to an internal repository so that our developers can benefit
from the changes now. The version installed into my local repository
works fine for me.
I tried
Hello,
i'm trying to contribute to a mojo which looks like minijar...in particular,
i'd like to 'manipulate' the output of assembly:assembly.
Given the foo-jar-with-dependencies.jar, i need to pass it to a mojo
provided by another plugin. This is because I want to exploit what is done
by assembly,
+1
-Vincent
> -Original Message-
> From: Jason van Zyl [mailto:[EMAIL PROTECTED]
> Sent: jeudi 20 juillet 2006 17:30
> To: Maven Developers List
> Subject: [VOTE] Release DOAP 1.0 plugin
>
> Hi,
>
> I whipped up a small DOAP plugin, created the basic docs for it and
> would like to rele
+1
-Original Message-
From: Emmanuel Venisse [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 20, 2006 2:11 AM
To: Maven Developers List
Subject: [vote] Dennis Lundberg as a Maven Committer
Hi,
I'd like to propose Dennis Lundberg as a Maven committer. It's already a
committer on maven pl
On 20 Jul 06, at 3:09 PM 20 Jul 06, Milos Kleint wrote:
what is DOAP?
DOAP = Description of a Project
Sounds familiar doesn't it? :-)
A format which uses RDF to describe a project. But much of it is
adhoc and you can't actually build anything with it. An attempt to
gather information a
This is really a user's list question. In any case, [test]outputDirectory
are prefixed by working directory because maven interprets the paths to be
relative. The real question is, why isn't the property ${
project.build.directory} resolving correctly? I don't know if it should or
not... I don't k
On 20 Jul 06, at 4:00 PM 20 Jul 06, Mike Perham wrote:
Shouldn't it be 1.0-alpha-1 or beta if you are just throwing it out
there to get feedback?
It's really just straight translation of a POM to a DOAP file. So for
each set of small corrections I will just release it. It's a very
simple
Dady SOAP? :-)
On 7/20/06, Mike Perham <[EMAIL PROTECTED]> wrote:
If only there was some sort of service which allowed you to "search" the
"Internet" for web pages associated with a unique term.
;-)
-Original Message-
From: Milos Kleint [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 2
If only there was some sort of service which allowed you to "search" the
"Internet" for web pages associated with a unique term.
;-)
-Original Message-
From: Milos Kleint [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 20, 2006 2:10 PM
To: Maven Developers List
Subject: Re: [VOTE] Release
Shouldn't it be 1.0-alpha-1 or beta if you are just throwing it out
there to get feedback?
-Original Message-
From: Jason van Zyl [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 20, 2006 8:39 AM
To: Maven Developers List
Subject: [VOTE] Release DOAP 1.0 plugin
Hi,
I whipped up a small D
+1
Emmanuel
Jason van Zyl a écrit :
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 t
Hi!
Which repository is used for snapshots?
I've seen
http://people.apache.org/maven-snapshot-repository
as well as
http://cvs.apache.org/maven-snapshot-repository
both?
--
David J. M. Karlsen - +47 90 68 22 43
http://www.davidkarlsen.com
http://mp3.davidkarlsen.com
---
what is DOAP?
Milos
On 7/20/06, Jason van Zyl <[EMAIL PROTECTED]> 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
Emmanuel Venisse wrote:
The mojo that we need to move under maven-one-plugin convert a m1
project (project.xml+project.properties) to a m2 project. If some
properties are found about some plugins in properties file, the plugin
is added with the conf in the pom.xml too.
maven-maven1-plugin all
+1
-Lukas
Emmanuel Venisse wrote:
Hi,
I'd like to propose Dennis Lundberg as a Maven committer. It's already a
committer on maven plugins and maven sandbox.
He has been doing a good job on maven plugins and on the m1 -> m2
converter and he'd like to continue his work on the converter that
On 20 Jul 06, at 5:44 AM 20 Jul 06, FA Valencia See wrote:
Good day,
That goal is not finished yet. It doesn't completely make an
archetype correctly and doesn't install it.
I'm trying to study how to use maven-archetype-plugin's
create-from-projectgoal. As of now, these are the things
+1
fabrizio
On 7/20/06, Emmanuel Venisse <[EMAIL PROTECTED]> wrote:
Hi,
I'd like to propose Dennis Lundberg as a Maven committer. It's already a
committer on maven plugins
and maven sandbox.
He has been doing a good job on maven plugins and on the m1 -> m2 converter and
he'd like to
continu
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 more
people become in
+1
-Original Message-
From: Emmanuel Venisse [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 20, 2006 4:11 AM
To: Maven Developers List
Subject: [vote] Dennis Lundberg as a Maven Committer
Hi,
I'd like to propose Dennis Lundberg as a Maven committer. It's already a
committer on maven pl
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 more
people become in
+1
Vincent
2006/7/20, Emmanuel Venisse <[EMAIL PROTECTED]>:
Hi,
I'd like to propose Dennis Lundberg as a Maven committer. It's already a
committer on maven plugins
and maven sandbox.
He has been doing a good job on maven plugins and on the m1 -> m2 converter and
he'd like to
continue his wo
Hi,
I am trying to get started with junit4 support.
As a very first step I replaced the code in JUnitTestSuite.execute with
test[0]=getTestClass().getName();
Result r= new JUnitCore().runMain(test);
which basically runs the tests, altough not very much integration in maven yet.
+1
Arnaud
On 7/20/06, Vincent Massol <[EMAIL PROTECTED]> wrote:
+1
-Vincent
> -Original Message-
> From: Emmanuel Venisse [mailto:[EMAIL PROTECTED]
> Sent: jeudi 20 juillet 2006 11:11
> To: Maven Developers List
> Subject: [vote] Dennis Lundberg as a Maven Committer
>
> Hi,
>
> I'd
+1
-Vincent
> -Original Message-
> From: Emmanuel Venisse [mailto:[EMAIL PROTECTED]
> Sent: jeudi 20 juillet 2006 11:11
> To: Maven Developers List
> Subject: [vote] Dennis Lundberg as a Maven Committer
>
> Hi,
>
> I'd like to propose Dennis Lundberg as a Maven committer. It's already a
Brett Porter wrote:
Depends on whether javac is forked. You can change that and the memory
using the properties here:
http://maven.apache.org/maven-1.x/plugins/java/properties.html
I eventually gave up on maven1 and used maven2 instead. The
xmlbeans-maven-plugin includes the required memory
+1
2006/7/20, Stephane Nicoll <[EMAIL PROTECTED]>:
+1
s/
On 7/20/06, Emmanuel Venisse <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'd like to propose Dennis Lundberg as a Maven committer. It's already a
committer on maven plugins
> and maven sandbox.
>
> He has been doing a good job on maven plugins
Good day,
I'm trying to study how to use maven-archetype-plugin's
create-from-projectgoal. As of now, these are the things that i know
about it:
* it creates an archetype given an existing maven project
* you need a ${basedir}/src/main/archetype/archetype.properties and that
needs to state the v
+1
s/
On 7/20/06, Emmanuel Venisse <[EMAIL PROTECTED]> wrote:
Hi,
I'd like to propose Dennis Lundberg as a Maven committer. It's already a
committer on maven plugins
and maven sandbox.
He has been doing a good job on maven plugins and on the m1 -> m2 converter and
he'd like to
continue his
Hi,
I'd like to propose Dennis Lundberg as a Maven committer. It's already a committer on maven plugins
and maven sandbox.
He has been doing a good job on maven plugins and on the m1 -> m2 converter and he'd like to
continue his work on the converter that is migrated from sandbox to maven-mod
no, it allow only to package a m1 plugin with m2, not to run it.
Emmanuel
Dion Gillard a écrit :
So does this mean m2 could run repackaged m1 plugins?
On 7/20/06, Emmanuel Venisse <[EMAIL PROTECTED]> wrote:
The mojo that we need to move under maven-one-plugin convert a m1 project
(project.xml
So does this mean m2 could run repackaged m1 plugins?
On 7/20/06, Emmanuel Venisse <[EMAIL PROTECTED]> wrote:
The mojo that we need to move under maven-one-plugin convert a m1 project
(project.xml+project.properties) to a m2 project. If some properties are found
about some plugins in
properties
The mojo that we need to move under maven-one-plugin convert a m1 project
(project.xml+project.properties) to a m2 project. If some properties are found about some plugins in
properties file, the plugin is added with the conf in the pom.xml too.
maven-maven1-plugin allow to package a m1 plugin
Hy,
There is perhaps an issue with property in pom.
I want set another partition as output directory (no need to have a raid
partition to store artifacts).
Here my pom :
http://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="h
49 matches
Mail list logo