Probably; maybe; I think I'm still playing catchup on understanding
the problem :)
On 5/25/07, Brett Porter <[EMAIL PROTECTED]> wrote:
Agreed. Here is how I imagine this being laid out:
- each specific example would be in a plugin that it related to,
making it possible to go to a plugin as a "r
Will do - not that I have much thought-wise yet. I also think the
current website and structure is not terrible; so to solve the
complaints we need to understand why people are complaining.
Some more thoughts
Go to maven.apache.org. Minor irritation - the visited links are
the same colo
Agreed. Here is how I imagine this being laid out:
- each specific example would be in a plugin that it related to,
making it possible to go to a plugin as a "reference" page if you
already know what you are doing and are looking to cut-and-paste
something in. eg. http://maven.apache.org/pl
I think so.
The separation of authoring is good - but there needs to be a good
"How do I do Xxx?" -> plugin lookup; and a good central FAQ for the
plugins.
ie) "How do I add java.awt.headless to my tests?"
That can then link over to the surefire page on system properties.
So categorise a big F
On 5/25/07, Brett Porter <[EMAIL PROTECTED]> wrote:
http://mail-archives.apache.org/mod_mbox/maven-dev/200703.mbox/%
[EMAIL PROTECTED]
The feature was added, but it is currently always on and needs to be
made optional.
IIRC, it was going to be changed so that it only parses files found in
a c
On 25/05/2007, at 11:44 PM, Jason van Zyl wrote:
If you have specific objections about the code from your review of
it, please let's hear them.
[...]
I see you put these in JIRA too. Thanks.
If I fix something or add something on trunk now, I need to make
sure it still exists in the
+1 on both. Important thing for "plugin documentation needs to be
folded into main documentation" though - I assume you mean this in a
logical way (ie, strong contextual links from the documentation to
the plugin documentation), and not a physical way?
- Brett
On 26/05/2007, at 4:02 AM, He
Ok, need more info:
- Platform?
- what version of 2.3.1-SNAPSHOT do you have? Does it work with the
latest (I fixed one windows related bug yesterday)
- does it work if you add -Dsurefire.useSystemClassLoader = false?
- Is this on a project I can test it on?
Thanks,
Brett
On 25/05/2007, at 10
Sorry, I'm confused - why alpha-1? wasn't the model 2.1?
IF these are meant to be released in lockstep, they should probably
be in a module together.
- Brett
On 26/05/2007, at 9:08 AM, Joakim Erdfelt wrote:
I'm preparing the staging / tags / etc... for the following two
shared modules ...
http://mail-archives.apache.org/mod_mbox/maven-dev/200703.mbox/%
[EMAIL PROTECTED]
The feature was added, but it is currently always on and needs to be
made optional.
- Brett
On 25/05/2007, at 9:37 PM, Vincent Siveton wrote:
Hi Brett,
I don't know why I got now this velocity error with s
Greetings!
I'd like to release the following 2 maven shared modules.
maven-artifact-converter - 2.1-alpha-1
svn::
https://svn.apache.org/repos/asf/maven/shared/trunk/maven-artifact-converter
tag::
https://svn.apache.org/repos/asf/maven/shared/tags/maven-artifact-converter-2.1-alpha-1
mav
5 +1 binding votes (Jason Van Zyl, Stephane Nicoll, John Casey, Maria Odea
Ching, Emmanuel Venisse)
2 +1 non-binding vote (Mark Hobson, Stefano Bagnara)
I'm releasing it now.
Emmanuel
Emmanuel Venisse a écrit :
Hi,
I'd like to release the release manager and the release plugin.
These versio
I'm preparing the staging / tags / etc... for the following two shared
modules ...
maven-artifact-converter
snapshot version: 2.0.5-SNAPSHOT
proposed version: 2.1-alpha-1-SNAPSHOT
The oddball jump in versioning is to keep it in sync with the
maven-model-converter release
which maven-artif
Hi,
If you look at Maven Ant Task, you'll see this API at work.
Hervé
Le vendredi 25 mai 2007, Kevin Stembridge a écrit :
> Hi folks,
> I'm writing a patch for the webstart-maven-plugin and I'm having some
> trouble trying to use ArtifactResolver to resovle transitive
> dependencies.
>
> I've
Hen,
How about doing mockups in the wiki? Of the actual layout, then
people can tool around and you can flesh out what you're thinking.
On 25 May 07, at 2:02 PM 25 May 07, Henri Yandell wrote:
I didn't notice any threads on the doc organization topic, so thought
I'd start one. Apologies if
Hi folks,
I'm writing a patch for the webstart-maven-plugin and I'm having some
trouble trying to use ArtifactResolver to resovle transitive
dependencies.
I've been trying to use one of the ArtifactResolver.resolveTransitively
methods, but I keep bumping into problems. These methods are not
javado
On 25 May 07, at 2:02 PM 25 May 07, Henri Yandell wrote:
I didn't notice any threads on the doc organization topic, so thought
I'd start one. Apologies if I missed the right place, [EMAIL PROTECTED] is the
noisiest list I'm on.
Compare and contrast:
http://maven.apache.org/guides/
and
http:
My first thought on the maven wiki.
ADVERTS!! UGH. Get rid of that crap. Extremely seedy.
Hen
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
On 5/23/07, Tim O'Brien <[EMAIL PROTECTED]> wrote:
On 5/23/07, Brett Porter <[EMAIL PROTECTED]> wrote:
>
> On 23/05/2007, at 2:10 PM, Jason van Zyl wrote:
>
> > Let's run with that below, now what do we do to organize the actual
> > information for each sub-project and what tools can we make to
I didn't notice any threads on the doc organization topic, so thought
I'd start one. Apologies if I missed the right place, [EMAIL PROTECTED] is the
noisiest list I'm on.
Compare and contrast:
http://maven.apache.org/guides/
and
http://httpd.apache.org/docs/2.2/
---
Firstly, there is no real
On 25/05/07, Mark Hobson <[EMAIL PROTECTED]> wrote:
Sure, I was envisaging that it could be fixed in 2.0.7 after which the
release plugin could have 2.0.7 as a prerequisite.
I've had a look at the code required to simulate
@requiresDependencyResolution, but it will require 2.0.6 due to the
chan
On 23 May 07, at 7:02 PM 23 May 07, Brett Porter wrote:
If I fix something or add something on trunk now, I need to make
sure it still exists in the future code. That's the double work,
and it's a disincentive to do anything.
Just for sake of providing a sanity check. No one has commit
On 24 May 07, at 8:00 PM 24 May 07, Brett Porter wrote:
Not planned to my knowledge. Maven used to do it, and it didn't
work because you sometimes need a compile scope dependency
transitively (the classic example being extending an abstract class
from a different package).
It was discu
On 23 May 07, at 7:02 PM 23 May 07, Brett Porter wrote:
On 24/05/2007, at 2:53 AM, Jason van Zyl wrote:
I've only ever vetoed code I as working on that someone interfered
with and didn't ask. I've not ever vetoed against the majority on
project decisions. It's Raphael's decision really, an
Yes, this issue must be fixed but it isn't blocker for the release, the pb is
in your pom with the trunk/branch scm url that is a sub part of the tagbase.
Emmanuel
WilliamF a écrit :
Emmanuel,
2.0-beta-6 of the release-plugin seems to have the following problem while
rewriting the Poms
htt
happens in both 2.0.x (2.0.5 to be precise) and 2.1 .
Andy
On 25 May 2007, at 00:54, Brett Porter wrote:
Looks like a conflict with plexus-utils. If you're using Maven 2.1-
SNAPSHOT, I'm going with you're fault (there's still a known issue
with hiding there, right?); if you are using 2.0.x I'
Hi Brett,
I don't know why I got now this velocity error with snapshots. The
pages are generated as well, but with an error trace (see the
following with guide-bash-m2-completion.apt).
Any clues?
Cheers,
Vincent
[ERROR] Parser Exception: D:\java\apache.org\maven\src\trunks\site\src\site\apt\
On 25/05/07, Brian E. Fox <[EMAIL PROTECTED]> wrote:
I think we have this planned for 2.1. I know it's been discussed before.
You may be confusing this with a similar issue planned for 2.1:
http://jira.codehaus.org/browse/MNG-2589
I think what Christian is proposing is something akin to Maven
On 25/05/07, Brett Porter <[EMAIL PROTECTED]> wrote:
On 25/05/2007, at 12:57 AM, Mark Hobson wrote:
> Looks like an infinite loop in the first DefaultDownloader.download
> method.
Not sure what you're saying - you've tried it and it doesn't work, or
you just looked at the code and saw a problem?
Hi.
I need to create a classes folder in the root of the produced jar file
and to move all class files into the classes folder, is that possible by
configuration or do I need to write my own plugin ?
Thx
Cheers
Kind Regards
Tommy Holm, Senior Developer
TELMORE A/S
Carl Gustavsgade 3, 2630 Taastru
30 matches
Mail list logo