Skip to content

Instantly share code, notes, and snippets.

@ttennebkram
Created December 3, 2013 17:02
Show Gist options
  • Save ttennebkram/7772937 to your computer and use it in GitHub Desktop.
Save ttennebkram/7772937 to your computer and use it in GitHub Desktop.
ant -p error if drools jars are removed (and intended to be added later)
ant -p
Buildfile: /Users/mbennett/data/dev/lucid/LucidWorksEnterprise-dev/build.xml
/Users/mbennett/data/dev/lucid/LucidWorksEnterprise-dev/build.xml:2: The following error occurred while executing this line:
/Users/mbennett/data/dev/lucid/LucidWorksEnterprise-dev/common-build.xml:1145: /Users/mbennett/data/dev/lucid/LucidWorksEnterprise-dev/lib/drools does not exist.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment