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

ant target polymer-build-production fails #6

Open
duncdrum opened this issue Jul 19, 2018 · 0 comments
Open

ant target polymer-build-production fails #6

duncdrum opened this issue Jul 19, 2018 · 0 comments
Labels
wontfix This will not be worked on

Comments

@duncdrum
Copy link

duncdrum commented Jul 19, 2018

OOTB following the readme instructions build-production ant target produces

polymer-build-production:
     [exec] info: [cli.command.build]    Clearing build/ directory...
     [exec] info: [cli.build.build]    (default) Building...
     [exec] info: [cli.build.build]    (default) Build complete!

production-xar:
     [copy] Copying 1 file to /Users/HALmob/Documents/yo-test/ant/pure-el/build/bundled
     [copy] Copying 1 file to /Users/HALmob/Documents/yo-test/ant/pure-el/build/bundled

BUILD FAILED
/Users/HALmob/Documents/yo-test/ant/pure-el/build.xml:53: Warning: Could not find file /Users/HALmob/Documents/yo-test/ant/pure-el/configuration.xml to copy.

There is no configuration.xml in this repo, nor does polymer-cli produce one, any clue what it is and why ant wants it?

Tried with both polymer-2-element and polymer-2-application

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants