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

CreateTable goal does't work #90

Open
asaphoenix opened this issue Oct 6, 2017 · 2 comments
Open

CreateTable goal does't work #90

asaphoenix opened this issue Oct 6, 2017 · 2 comments

Comments

@asaphoenix
Copy link

I added createTables in plugin execution and table definition json file in configuration. When I run maven integration test, the plugin printout says that the table is created. However list-tables shows there are 0 tables (both by my test and aws dynamodb command-line). I ended by writing code to create the table before the test.

@0crat
Copy link

0crat commented Oct 6, 2017

@yegor256 please, pay attention to this issue

@yegor256
Copy link
Member

yegor256 commented Oct 6, 2017

@asaphoenix it's weird, since it works perfectly for me, in this project for example: https://github.com/yegor256/jare Are you sure you have the right configuration in pom?

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

3 participants