On Tue, 2004-02-03 at 10:58, Stephen McConnell wrote:

> If the xinfo is generated into generated in x.y.impl.z.Widget then 
> that's because the source file fully qualifed name is x.y.impl.z.Widget. 
>   All the meta generator task does here is to subtitute "'.' with '/' to 
> construct the filename.
> 
> My guess is that the source file is not in a directory corresponding to 
> the package name.
> 

I had a closer look at the packages and directories.

the impl/target directory still contained remenants of the old package
hierarchy with the x.y.impl.z.Widget.xinfo in it.

then running the maven on the new package hierarchy, compiled OK and 
jared up the impl(along with the old hierarchy xinfo) and uploaded to
repository and when it came to deployment, somehow, it picked up the
x.y.impl.z.Widget.xinfo  instead of  x.y.z.impl.Widget.xinfo ???

I cleaned out the target and all is fine.

I was beating myself over the head yesterday trying to figure out what
was going on.

Its amazing what a good night sleep can do for you.

Thanks for your suggestions and sorry for wasting your time.


regards
Korosh





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

Reply via email to