c <[EMAIL PROTECTED]>
> Betreff: Ant Plugin for Maven
> An: users@maven.apache.org
> Datum: Donnerstag, 19. Juni 2008, 16:58
> Hello everybody,
>
> I've following problem.
>
> I'trying to develop Ant Plugin for Maven 2.0.9. In the
> plugin I'
Hello everybody,
I've following problem.
I'trying to develop Ant Plugin for Maven 2.0.9. In the plugin I'm using
the ant task from Oracle - for assemblying Web Services. First I tried
to create a normal Ant build file - it works correctly and then I've
create (from this fi