Guest User

Untitled

a guest
Oct 15th, 2014
449
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. PS C:\scala\scala> ant
  2. Buildfile: C:\scala\scala\build.xml
  3.  
  4. desired.jars.uptodate:
  5.  
  6. boot:
  7.  
  8. init.git:
  9. [exec] Result: 1
  10. [exec] Result: 1
  11.  
  12. init:
  13.  
  14. BUILD FAILED
  15. C:\scala\scala\build.xml:279: The following error occurred while executing this line:
  16. C:\scala\scala\build-ant-macros.xml:19: java.lang.NullPointerException
  17. at org.apache.tools.ant.types.AbstractFileSet.setupDirectoryScanner(AbstractFileSet.java:530)
  18. at org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:493)
  19. at org.apache.tools.ant.types.FileSet.iterator(FileSet.java:69)
Advertisement
Add Comment
Please, Sign In to add comment