injecting attributes into the Site mojo failing?

2007-02-22 Thread Elliot Metsger
I'm attempting to inject attributes into the site plugin like so in my pom: configuration attributes foobar/foo /attributes moduleExcludes foobar/foo

Re: [vote-result] injecting attributes into the Site mojo failing?

2007-02-23 Thread Elliot Metsger
closed in the past. Cheers, Vincent 2007/2/22, Elliot Metsger [EMAIL PROTECTED]: I'm attempting to inject attributes into the site plugin like so in my pom: configuration attributes foobar/foo

Re: [vote-result] injecting attributes into the Site mojo failing?

2007-02-23 Thread Elliot Metsger
remembering this issue and I was thinking that it was already closed in the past. Cheers, Vincent 2007/2/22, Elliot Metsger [EMAIL PROTECTED]: I'm attempting to inject attributes into the site plugin like so in my pom: configuration attributes

Re: [vote-result] injecting attributes into the Site mojo failing?

2007-02-23 Thread Elliot Metsger
Aha. This problem may be related to : http://www.nabble.com/forum/ViewPost.jtp?post=2337561framed=yskin=177 Elliot Metsger wrote: I'm attempting to inject attributes into the site plugin like so in my pom: configuration attributes

Running maven-site-plugin from svn

2006-04-17 Thread Elliot Metsger
Hi, I'm trying to get the Maven Site plugin running. I'm interested in trying out some of the new features that have been added since 2.0-beta4, but I'm having some difficulty.I'm running Maven 2.0.4 on Linux with Java 1.4.2. I think the crux of the problem is that I'm not installing or

Re: Running maven-site-plugin from svn

2006-04-17 Thread Elliot Metsger
Wendy Smoak-3 wrote: On 4/17/06, Elliot Metsger [EMAIL PROTECTED] wrote: 4. I checked out the maven skins (r394708) from https://svn.apache.org/repos/asf/maven/skins/trunk, and performed a 'mvn install': Try: mvn install -DupdateReleaseInfo=true http://www.nabble.com/mvn-site-using

Re: Running maven-site-plugin from svn

2006-04-17 Thread Elliot Metsger
Elliot Metsger wrote: Wendy Smoak-3 wrote: On 4/17/06, Elliot Metsger [EMAIL PROTECTED] wrote: 4. I checked out the maven skins (r394708) from https://svn.apache.org/repos/asf/maven/skins/trunk, and performed a 'mvn install': Try: mvn install -DupdateReleaseInfo=true http

Configuring the Doxia MarkdownParser

2016-08-25 Thread Elliot Metsger
Hi everyone, I'm using Doxia 1.7 with maven-site-plugin 3.5.1 to parse Markdown (doxia-module-markdown appears to use pegdown 1.2.1). I have a use case where I'd like to pass additional options to the PegDownProcessor that is constructed by MarkdownParser. In MarkdownParser, the

Re: [DISCUSS] How to work with branches

2017-03-19 Thread Elliot Metsger
Just two cents from a long-time list lurker: First, congrats on all the work done so far! Monumental effort, and a well-deserved congratulations to everyone involved. As a Release Manager, > > I cannot tell which branches on the CI server are targeted for the release > and which are "future

Re: [DISCUSS] How to work with branches

2017-03-19 Thread Elliot Metsger
On Sun, Mar 19, 2017 at 6:56 PM, Fred Cooke wrote: > No need to cherry-pick, that should be a rare operation. > > Clean up the branch and prepare it for a fast forward with high quality > commits, then just push it when it's ready and passes scrutiny and tests. > I agree,

Re: [VOTE] Release Apache Maven 3.5.0

2017-04-05 Thread Elliot Metsger
+1 non-binding after testing with a bunch of different projects on MacOS 10.11.6 (15G31) Darwin Elliots-iMac.fios-router.home 15.6.0 Darwin Kernel Version 15.6.0: Thu Jun 23 18:25:34 PDT 2016; root:xnu-3248.60.10~1/RELEASE_X86_64 x86_64 On Wed, Apr 5, 2017 at 7:51 PM, Stephen Connolly <