using an maven 1 repo layout for your m2
repo, make sure to specify legacy in your pointer to the repository.
HTH,
Bill Dudney
MyFaces - myfaces.apache.org
Wadi - incubator.apache.org/wadi
On Jan 3, 2006, at 3:35 AM, Abbs, David A wrote:
I have setup a local repository and dependencies are
similar problem :
http://www.dynamic-control.net/2004/07/maven-and-cpptasks-google-
bait.html
And I am not sure if loaderRef is case sensitive. I had success with
loaderref
Matthew
-Original Message-----
From: Bill Dudney [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 08, 2004 5:20 AM
To: [
also had to put this:
root
in one of my project.xml's definitions to get the JAR to
load in the same classpath as another JAR that used it. This behavior
is supposed to be deprecated, but I couldn't figure out another way to
get it to work.
On Tue, 07 Sep 2004, at 14:07:18 [GMT -0600] Bil
eption.
Thanks again for any help.
-bd-
On Sep 7, 2004, at 1:19 PM, Bill Dudney wrote:
Hello,
I am trying to define both a custom task and a custom type in a maven
plugin.jelly file.
I have tried many different combinations of {type/task}def but have
not been able to get around the ClassCastEx
Hello,
I am trying to define both a custom task and a custom type in a maven
plugin.jelly file.
I have tried many different combinations of {type/task}def but have not
been able to get around the ClassCastException problem.
first try;
second try
loader