-
Notifications
You must be signed in to change notification settings - Fork 719
Closed
Labels
Description
I keep getting the following error saying that Travis didn't accept the ConstraintLayout licenses:
A problem occurred configuring project ':app'.
> You have not accepted the license agreements of the following SDK components:
[Solver for ConstraintLayout 1.0.0-alpha8, ConstraintLayout for Android 1.0.0-alpha8].
Before building your project, you need to accept the license agreements and complete the installation of the missing components using the Android Studio SDK Manager.
Alternatively, to learn how to transfer the license agreements from one workstation to another, go to http://d.android.com/r/studio-ui/export-licenses.html
meierjan and juanagu
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
BanzaiMan commentedon Sep 19, 2016
Do you have a build log URL that shows the problem you are describing here? Are you listing licenses to accept? https://docs.travis-ci.com/user/languages/android#Dealing-with-Licenses
SUPERCILEX commentedon Sep 19, 2016
This issues is documented in several places:
https://code.google.com/p/android/issues/detail?id=212128
http://kechengpuzi.com/q/s37615379
http://stackoverflow.com/questions/37615379/travis-ci-build-doesnt-work-with-android-constraint-layout
I can't find/don't know what licenses I need to add to my Travis build to make it compile.
SUPERCILEX commentedon Jan 24, 2017
I forgot to update this issue, there's been a fix for a while now:
Accept license for ConstraintLayout.
Accept ConstraintLayout licenses
Travis - accept license for ConstraintLayout.
Generate user build list, fix travis builds
Playing with licenses
Updated Travis config according to 6804a38 (#3)
See: travis-ci/travis-ci#6617
Accept license for ConstraintLayout.
12 remaining items