Hi Chris, Not sure I understood. How would this guarantee that some employee at that company read the question about accepting the terms and conditions? Once that has happened, then convenient ways to remember that this happened and allowing other machines is fine.
-Alex On 6/4/15, 5:21 AM, "Christofer Dutz" <christofer.d...@c-ware.de> wrote: >Hi Alex, > >I just had another idea about using the maven-extension to auto-download >stuff on CI servers. Would Adobe be ok if the extension would sort of >calculate a unique system-id and output that on the console. And to allow >accepting the download if let's say a system property is set > >-Dcom.adobe.systemIdsThatAcceptTheTermsOfAdobe={systemId1},{systemId2}... > >This way you can't simply copy some system property somewhere but if you >build on a CI server and that fails because of noone typing "y" or "n", >then at least the admin could take the SystemId from the log output and >set that property so the next build should work. I wanted to be able to >specify multiple ids cause some CI servers have multiple agents on >mutliple systems. > >What do you think .... Would that be a valid solution Adobe could live >with? > > >Chris >