Skip to content

Instantly share code, notes, and snippets.

@olamy
Created October 10, 2011 13:05
Show Gist options
  • Save olamy/1275266 to your computer and use it in GitHub Desktop.
Save olamy/1275266 to your computer and use it in GitHub Desktop.
Caused by: java.io.FileNotFoundException: /Users/olamy/dev/sources/test-projects/maven-test/test-subproject/target/classes (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:120)
at org.apache.karaf.tooling.features.AddFeaturesToRepoMojo.resolveBundle(AddFeaturesToRepoMojo.java:233)
at org.apache.karaf.tooling.features.AddFeaturesToRepoMojo.execute(AddFeaturesToRepoMojo.java:198)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment