Thanks. I have a question....
We have an ant build and deploy as well. During the deploy we generate webservices using ant servicegen task. We are migrating to maven build but deploy will be done using ant only. The artifact created using maven build looks similar to ant build artifact but still the service gen task fails and unable to find a dependency. The artifact generated using maven build has the dependency required. How suggestion where can i start etc. maven build artifact is of ejb type. Thanks Aalok On Mon, Oct 12, 2015 at 6:21 AM, Alexander Kriegisch < [email protected]> wrote: > AspectJ Maven Plugin: > http://www.mojohaus.org/aspectj-maven-plugin/ > -- > Alexander Kriegisch > http://scrum-master.de > > > Am 12.10.2015 um 12:04 schrieb aalok singhvi <[email protected]>: > > Hello, > > I have a present ant project which compiles...classes using > > javac first and than compiles using iajc . > > How can i do similar stuff in maven. > > Thanks > > > -- > Aalok Singhvi > > -- Aalok Singhvi
