On Wed, 21 Sep 2005, Ashley Williams wrote: Yes, this sounds like a bug. Is it the output of the compiler plugin i.e. target/classes/ ?
> I'm trying to change the name and location of the target directory > but not quite sure which pom tag controls it. I did try: > > <directory>../output</directory> > > ie create the directory one parent higher and call it output instead > of target. This resulted in an artifact jar file under the ../output > directory so I was pleased about that, _but_ I still got a generated > target/ directory as per usual with the class files under there. > > The pom descriptor docs state that: > > "directory - The directory where all files generated by the build is > placed.", which doesn't seem to be verified by my test. Any ideas > whether this might be a bug?? > > Thanks > AW > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- Kenney Westerhof http://www.neonics.com GPG public key: http://www.gods.nl/~forge/kenneyw.key --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
