Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build is failing #9

Open
Sandeepgsn opened this issue Sep 29, 2016 · 1 comment
Open

build is failing #9

Sandeepgsn opened this issue Sep 29, 2016 · 1 comment

Comments

@Sandeepgsn
Copy link

While building sample project its breaking
BUILD FAILED
Target "build.xml" does not exist in the project "AWS Flow Framework Samples".

Total time: 0 seconds
AwsFlowFramework username$ ant
Buildfile: /Users/username/myproject/mine/aws-swf-flow-library/src/samples/AwsFlowFramework/build.xml

compile:
[mkdir] Created dir: /Users/username/myproject/mine/aws-swf-flow-library/src/samples/AwsFlowFramework/bin
[mkdir] Created dir: /Users/username/myproject/mine/aws-swf-flow-library/src/samples/AwsFlowFramework/tmp
[mkdir] Created dir: /Users/username/myproject/mine/aws-swf-flow-library/src/samples/AwsFlowFramework/bin/classes
[mkdir] Created dir: /Users/username/myproject/mine/aws-swf-flow-library/src/samples/AwsFlowFramework/bin/private/apt_generated
[javac] /Users/username/myproject/mine/aws-swf-flow-library/src/samples/AwsFlowFramework/build.xml:28: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 92 source files to /Users/username/myproject/mine/aws-swf-flow-library/src/samples/AwsFlowFramework/bin/classes

BUILD FAILED
/Users/username/myproject/mine/aws-swf-flow-library/src/samples/AwsFlowFramework/build.xml:28: /Users/username/myproject/mine/aws-swf-flow-library/src/third-party does not exist.

@JisongLiu
Copy link

Meet the same question. Have you solved it in the end?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants