Arquillian Error: ArchiveExportException

I ran into a baffling error the other day while working with Arquillian. I added Arquillian to a simple project requiring only the Java SE container for some “lite” CDI injection. However, when I went to run the unit tests, they failed:   This didn’t make any sense as the output directories were all writeableContinue reading “Arquillian Error: ArchiveExportException”