One of my projects needs to create two different Javadoc artifacts, each one using different configuration parameters. Two questions: 1) Does Maven allow me to list a plugin to be called twice with different parameters? 2) Would the Javadoc let me do this and have the resulting artifact have a different name (essentially a different classifier)? ..David..
- [m2] Calling a single goal twice with different configuratio... David Jackman
