Edwin Punzalan wrote:
Hi,
my bad. I'll revert asap.
I had my settings.xml configured for snapshots repositories, both for
codehaus and apache. Apparently when I tried building this plugin,
maven didn't find any 2.0.5-SNAPSHOT so I thought the dep was wrong and
changed it to 2.1-SNAPSHOT si
We have two development tracks:
/components/branches/maven-2.0.x - Maven 2.0.5 (and also 2.0.1, 2, 3, 4
- bugfixes only on the previous release)
/components/trunk - maven 2.1 and onwards (the latest and greatest)
- Brett
On 11/08/2006 10:22 AM, Edwin Punzalan wrote:
Hi,
my bad. I'll revert
Hi,
my bad. I'll revert asap.
I had my settings.xml configured for snapshots repositories, both for
codehaus and apache. Apparently when I tried building this plugin,
maven didn't find any 2.0.5-SNAPSHOT so I thought the dep was wrong and
changed it to 2.1-SNAPSHOT since the trunk is 2.1-SN
[EMAIL PROTECTED] a écrit :
Author: epunzalan
Date: Thu Aug 10 03:46:07 2006
New Revision: 430355
URL: http://svn.apache.org/viewvc?rev=430355&view=rev
Log:
fixed dep from maven 2.0.5-SNAPSHOT to 2.1-SNAPSHOT
Modified:
maven/plugins/trunk/maven-one-plugin/pom.xml
Modified: maven/plugins/