Re: svn commit: r609485 - /maven/archiva/trunk/pom.xml

2008-01-06 Thread Maria Odea Ching
Thanks for the catch Wendy :) I've already added the jpox repo in the pom to be used for now. Thanks, Deng Wendy Smoak wrote: JPOX 1.1.9 is not in the central repo, so this change breaks the build. http://repo1.maven.org/maven2/jpox/jpox/

Continuum website and docs

2008-01-06 Thread Wendy Smoak
I've been rearranging and publishing things for the website. Here's a summary of how things stand now: The continuum-site module publishes the top-level site to http://maven.apache.org/continuum . A new module, continuum-docs, publishes versioned documentation to

Re: svn commit: r597085 - /maven/components/branches/maven-2.0.x/pom.xml

2008-01-06 Thread Dennis Lundberg
[EMAIL PROTECTED] wrote: Author: brianf Date: Wed Nov 21 05:42:45 2007 New Revision: 597085 URL: http://svn.apache.org/viewvc?rev=597085view=rev Log: bumping the parent to 6 and locking down all plugins Modified: maven/components/branches/maven-2.0.x/pom.xml Modified:

Wiki Renderer for MNG

2008-01-06 Thread Vincent Siveton
Hi, Could someone with rights activate the Wiki Renderer for Jira MNG project? Thanks. Vincent - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: svn commit: r597085 - /maven/components/branches/maven-2.0.x/pom.xml

2008-01-06 Thread Brian E. Fox
+/plugin +plugin + artifactIdmaven-resources-plugin/artifactId + version2.2/version +/plugin +plugin + artifactIdmaven-remote-resources-plugin/artifactId + version1.0-alpha-15/version +/plugin

Re: svn commit: r597085 - /maven/components/branches/maven-2.0.x/pom.xml

2008-01-06 Thread Vincent Siveton
Brian, You right for 2.0.8 [1], but can't find 1.0-alpha-15 in [2]? Cheers, Vincent [1] http://svn.apache.org/repos/asf/maven/components/tags/maven-2.0.8/pom.xml [2] http://people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/maven/plugins/maven-remote-resources-plugin/ 2008/1/6,

RE: svn commit: r597085 - /maven/components/branches/maven-2.0.x/pom.xml

2008-01-06 Thread Brian E. Fox
Ummm. That's screwed up. The head of the plugin is already beta...not sure what's up with that. -Original Message- From: Vincent Siveton [mailto:[EMAIL PROTECTED] Sent: Sunday, January 06, 2008 10:48 AM To: Maven Developers List Subject: Re: svn commit: r597085 -

Mavne Assembly Plugin Defect and Enhancement

2008-01-06 Thread Sejal Patel
Hey guys, I was looking to do a few things with the assembly plugin and so I siffed through the code and notice a few things. I couldn't find any developers listed on the assembly plugin page so I ask here (and I'm more then happy to make the changes myself if needed). 1)

Re: svn commit: r597085 - /maven/components/branches/maven-2.0.x/pom.xml

2008-01-06 Thread Daniel Kulp
1.0-alpha-15 sounds like was meant for the shade version, not remote-resources. Dan On Sunday 06 January 2008, Brian E. Fox wrote: Ummm. That's screwed up. The head of the plugin is already beta...not sure what's up with that. -Original Message- From: Vincent Siveton

Re: Version ranges and snapshots

2008-01-06 Thread Michael McCallum
you can specify a range [1.0,1.1-!) which will stop 1.1-SNAPSHOT from being included, this wont stop 1.0.4-SNAPSHOT but i think thats valid anyway... On Sun, 06 Jan 2008 14:39:37 dhoffer wrote: What is the status of this? This issue is very serious (highest priority) for us; every time we