Github user pwendell commented on the pull request:
https://github.com/apache/spark/pull/2221#issuecomment-54214751
Hm - I guess if I run `mvn clean test` it actually doesn't work. This is
really surprising, I thought that mvn clean test just first runs the entire
clean target.
```
$ mkdir assembly/target && touch
assembly/target/spark-assembly-1.0.2-hadoop1.0.4.jar
$ mvn clean test
<CTRL-C>
$ ls assembly/target/
spark-assembly-1.0.2-hadoop1.0.4.jar
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]