Sorry for the late response, I figured Kenney would jump in.

On 7/29/05, Adam Hardy <[EMAIL PROTECTED]> wrote:
> I'm putting together an EJB ear and I need some clarification on a
> couple of points.
> 
> (2) Even if I could get the xdoclet to run in m2, I can't figure out how
> to include a second source directory (containing the xdoclet generated
> classes). Is it just a comma-delimited list in the <sourceDirectory>
> attribute of the pom?

The xdoclet plugin should do this itself by calling
project.addCompileSourceRoot. You can only have one source directory
in your pom.

> (3) m2 can't find the maven-ear-plugin. According to the msg here
> http://marc.theaimsgroup.com/?l=turbine-maven-user&m=111962447408741&w=2
> it looks like I have to copy it from maven2/org/apache/maven/plugins to
> my local repository and change its directory structure. Is there a
> command line to get m2 to download it, so I then only have to change the
> dir?

No, not until it is released and deployed.

> 
> At this point if I get an answer to any of these I'd be grateful.

2/3, is that ok? :)

- Brett

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

Reply via email to