[ clean:classes broken? ]

Just wondering if the goal "clean:classes" is working? I tried running it, but it did not delete all the files and directories under "target/classes" and "target/test-classes".

Thanks...



[ jar:install options? ]

Is there anyway to install the project's .jar under the top package? For example,

        If you have "foo-bar-1.0.jar" in the target directory of your project,
        is there a way to install it in the local repository as:

MAVEN_HOME/repository/foo/jars/foo-bar-1.0.jar

and not:

MAVEN_HOME/repository/foo-bar/jars/foo-bar-1.0.jar

?

Thank you.


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



Reply via email to