AW: Ant Plugin for Maven

2008-06-19 Thread Mark Struberg
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'

Ant Plugin for Maven

2008-06-19 Thread Jan Bohac
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