Re: svn commit: r508033 - /maven/continuum/trunk/continuum-webapp/src/main/webapp/WEB-INF/jsp/admin/appearance.jsp

2007-02-18 Thread Stephane Nicoll
On 2/18/07, Brett Porter [EMAIL PROTECTED] wrote: No, I don't think so - I wonder if it is using the wrong local repository? Dunno. How can I know which repo it's using? Stéphane I used the Maven builder helper to obtain it, which should use the same location. - Brett On 16/02/2007, at

Re: Releasing Doxia 1.0-alpha-9

2007-02-18 Thread Vincent Siveton
Hi Jason, 2007/2/17, Jason van Zyl [EMAIL PROTECTED]: Hi, Can folks take a look at: http://jira.codehaus.org/browse/doxia I will try to do it this week. And see if there are any pressing issues for 1.0-alpha-9 as I would like to release it so that I can fix and release the site plugin.

Re: Escaping HTML entities for canoo webtests -- resources-plugin?

2007-02-18 Thread Aaron Digulla
Mika Göckel wrote: Do you think of a chain of filters like in ant? Maybe. One of the issues I've had was to make the plugin to replace everything *except* ${basedir}. If I was able to write my own filters, I could have solved that more easily (now, I just call an ant task afterwards which

Re: Releasing Doxia 1.0-alpha-9

2007-02-18 Thread Jason van Zyl
On 18 Feb 07, at 7:26 AM 18 Feb 07, Vincent Siveton wrote: Hi Jason, 2007/2/17, Jason van Zyl [EMAIL PROTECTED]: Hi, Can folks take a look at: http://jira.codehaus.org/browse/doxia I will try to do it this week. And see if there are any pressing issues for 1.0-alpha-9 as I would like

Re: [vote] release maven-source-plugin 2.0.3

2007-02-18 Thread Niall Pemberton
On 2/15/07, Stephane Nicoll [EMAIL PROTECTED] wrote: Yes. I need to check with Jason because it seems he's found a problem meanwhile. Any news on this - can the release go out (sorry to keep buging you)? Niall I'll keep you posted. Stéphane On 2/15/07, Niall Pemberton [EMAIL PROTECTED]

Re: [vote] release maven-source-plugin 2.0.3

2007-02-18 Thread Jason van Zyl
On 18 Feb 07, at 9:32 AM 18 Feb 07, Niall Pemberton wrote: On 2/15/07, Stephane Nicoll [EMAIL PROTECTED] wrote: Yes. I need to check with Jason because it seems he's found a problem meanwhile. Any news on this - can the release go out (sorry to keep buging you)? No, I found regressions

Re: Escaping HTML entities for canoo webtests -- resources-plugin?

2007-02-18 Thread Wendy Smoak
On 2/18/07, Aaron Digulla [EMAIL PROTECTED] wrote: Maybe. One of the issues I've had was to make the plugin to replace everything *except* ${basedir}. If I was able to write my own filters, I could have solved that more easily (now, I just call an ant task afterwards which replaces !BASEDIR!

Re: [vote] release maven-source-plugin 2.0.3

2007-02-18 Thread Niall Pemberton
On 2/18/07, Jason van Zyl [EMAIL PROTECTED] wrote: On 18 Feb 07, at 9:32 AM 18 Feb 07, Niall Pemberton wrote: On 2/15/07, Stephane Nicoll [EMAIL PROTECTED] wrote: Yes. I need to check with Jason because it seems he's found a problem meanwhile. Any news on this - can the release go out

Re: [Proposal] New profile activation

2007-02-18 Thread Kenney Westerhof
Wayne Fay wrote: Would it perhaps be sufficient to add a skip configuration to all plugins, such that you could declare the plugin the parent, and then add a skiptrue in the plugin definition in the children which would cause that plugin to be skipped for that specific child/module? Just

Terracotta Maven plugin(s), anyone?

2007-02-18 Thread Jim Bethancourt
Hi all, I was wondering if anyone would be interested in developing a Maven 2 plugin / plugins that would allow for developers to apply Terracotta bytecode enhancement to their Java code through Maven. I've only worked through the Terracotta DSO tutorial, but it seems like a Maven plugin would

Re: Releasing Doxia 1.0-alpha-9

2007-02-18 Thread Brett Porter
On 19/02/2007, at 12:41 AM, Jason van Zyl wrote: When we have two release for which we don't have to change the API. + decent test coverage, api and usage documentation (as these 3 things all tie you to the above, I think). Which will require some scrutiny of what is currently there.

Re: Terracotta Maven plugin(s), anyone?

2007-02-18 Thread Scott Ryan
I would love to work with you on developing the plugin. I heard about their presentation at the Denver Java User's Group and would love to look at their technology deeper. I have developed some plugins already for weblogic and appfuse. Scott Ryan [EMAIL PROTECTED] On Feb 18, 2007, at

Re: native2ascii-maven-plugin (mojo) depends on SUN JDK

2007-02-18 Thread Dan Tran
ummm, jrockit comes with sun.tools.native2ascii.Main -D On 2/15/07, Dan Tran [EMAIL PROTECTED] wrote: On 2/15/07, nicolas de loof [EMAIL PROTECTED] wrote: Hello, I've tried appfuse archetypes and they use native2ascii-maven-plugin for resources files. This plugin sounds interesting,

version range question

2007-02-18 Thread Brian E. Fox
According to the javadoc for VersionRange.createFromVersionSpec, a singular version (ie 2.0.4) is allowed: /** * Create a version range from a string representation * * Some spec examples are * ul * licode1.0/code Version 1.0/li * licode[1.0,2.0)/code

RE: version range question

2007-02-18 Thread Brian E. Fox
My example below is slightly misleading. In the call to containsVersion() I am actually passing a proper ArtifactVersion not a string...I was trying to illustrate the contents of that param. -Original Message- From: Brian E. Fox [mailto:[EMAIL PROTECTED] Sent: Sunday, February 18, 2007

Re: Svn failure during release:perform

2007-02-18 Thread Franz Allan Valencia See
Good day to you, Graham, Did you try checking out from your working directory using svn command line client, or tortoisesvn? I'm guessing the working directory your continuum is pointing to has a long path ( or has 52 or more characters based on Dan's computation ). If so, you may want to

Re: [m2] [mojo-dev] Re: Terracotta Maven plugin(s), anyone?

2007-02-18 Thread Jim Bethancourt
Hi all, It's great to see such fast response so far, even on a weekend. Please continue to write to this thread if you're interested in such a plugin or want to help develop it. Eric -- I definitely see where you're coming from and understand completely with regards to Terracotta being a