Cool, that'd be great!
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/



Chad Woolley <[EMAIL PROTECTED]> wrote on 14/12/2003 03:46:39 PM:

> Thanks, that's it.  I knew it was something dumb.
> 
> It would probably be useful to have a "NotSoSimple" java example in the 
examples 
> plugin.  Still basic, but with a dependency section (some simple 
HelloWorld that 
> uses commons-lang, for example), and some other things that are common 
on any 
> java project of good size.  Maybe I'll try to write one if I find time.
> 
> Thanks again,
> Chad
> 
> Tim Chen wrote:
> > Dependency
> > Needs to be wrapped in a <dependencies> tag.
> > Ex:
> > <dependencies>
> >      <dependency>
> >          <id>bcel</id>
> >          <version>5.1</version>
> >      </dependency>
> > </dependencies>
> 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to