Hi all,I stumbled on a strange problem with Maven. Therefore I would like to know if the following commands should have the same result or not:
1. mvn clean install deploy 2. mvn clean deploy Best, Oliver --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
