On 08/08/2007, at 4:23 PM, Jason van Zyl wrote:
I vaguely remember having problems releasing 2.0.7 with changes in
the parent. I will try and do a dummy release of the branch to test
it out.
Pretty sure these were resolved - but if there's a problem we can
continue to use v5 for that
+1: Brett (binding), Brian (binding), Eric, Arnaud (binding), Jesse
(binding), Vincent S (binding), Stephane (binding), Dennis (binding)
I'll go ahead and do the release (I notice now that you can actually
stage the pom too, so I'll do that in future...)
- Brett
On 08/08/2007, at 11:0
On Aug 11, 2007, at 5:05 AM, Kenney Westerhof wrote:
In Maven-project, there's org.apache.maven.project.ModelUtils,
which has some
methods to merge plugin definitions.
Okay, thanks I will have a peek.
Just curious, what do you need this for?
Well, basically, I want to create a plugin, wh
On 12/08/2007, at 5:07 AM, Dennis Lundberg wrote:
Brett Porter wrote:
Using the latest of everything doesn't correct the problem - seems
like there's still a bug.
OK, we need to track this down ASAP.
Cool, thanks for taking care of it.
I also had to skip the tests in the doxia-sitetool
I just submitted a new proposal here:
http://docs.codehaus.org/display/MAVENUSER/Extending+Pom+to+Include+Artifact+Installation+Instructions
Thanks,
Shane
Dennis Lundberg wrote:
Brett Porter wrote:
Using the latest of everything doesn't correct the problem - seems
like there's still a bug.
OK, we need to track this down ASAP.
I have committed a (temporary) fix for this problem. To get a better
solution I have started a thread about this on [E
Brett Porter wrote:
Using the latest of everything doesn't correct the problem - seems like
there's still a bug.
OK, we need to track this down ASAP.
I also had to skip the tests in the doxia-sitetools
to get it to build.
What error did you get? Tests run fine for me on Windows.
I reverted
+1
On 8/9/07, Vincent Siveton <[EMAIL PROTECTED]> wrote:
>
> 2007/8/8, Dennis Lundberg <[EMAIL PROTECTED]>:
> > Jakarta Commons has moved to TLP and I'd like to update the URLs for the
> > Commons projects in the javadoc-plugin configuration.
>
> Same thing for velocity API.
>
> Vincent
>
> > Othe
In Maven-project, there's org.apache.maven.project.ModelUtils, which has some
methods to merge plugin definitions.
Just curious, what do you need this for?
-- Kenney
Jason Dillon wrote:
Is there an _easy_ way to merge 2 plugin.xml's into one? Basically
taking the and bits from one plugin.xm
hi,
All mojo parameters are evaluated, nothing you can do about that.
But as with all 'templating' or evaluation solutions, you can escape characters
with special meanings in mojo parameters. Just replace $ with $$.
So use this, and you'll get 'println "${basedir}"' injected
as a mojo parameter
10 matches
Mail list logo