Github user pwendell commented on the pull request:
https://github.com/apache/spark/pull/2221#issuecomment-54213979
Hey @srowen - I'm having trouble reproduce the issue. If I run "mvn clean"
it seems to always delete the entire `assembly/target` directory, regardless of
which profiles are enabled.
```
$ mkdir assembly/target && touch
assembly/target/spark-assembly-1.0.2-hadoop1.0.4.jar
$ mvn clean
$ ls assembly/target/
ls: cannot access assembly/target/: No such file or directory
```
One thing - I did update our test harness so that it does a full git
force-clean before the tests run (we recently did this to the pull request
builder). So maybe this will separately fix the issue.
---
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]