Are you setting an environment variable? I think you should set a Maven
property using -Dyadayada=blah
Chris
Von meinem Samsung Galaxy Smartphone gesendet.
Ursprüngliche Nachricht
Von: Greg Dove
Datum: 28.07.16 21:01 (GMT+01:00)
An: dev@flex.apache.org
Betreff: Re: AW: [FL
Hi Greg,
those are mostly generated sources from the compiler. I could start adding rat
exceptions for all of them, but I don't think thats the way to go. I think it
would be best practice to do a clean-all/mega-clean/wipe-all with Ant prior to
building with maven (whatever goal actually clean
Hi Greg,
I'm happy that you like the build so far :-)
Justin and I am currently finishing up a 2 hour video tutorial on Maven, which
I hope we will be able to publish soon. I guess that should get rid of this
black-box-magic feeling you might be encountering at the moment ;-)
And hanks for
I guess if you had run the Ant build before, there might be some files
generated in places I didn't anticipate. So the RAT plugin is complaining about
these files not having Apache Headers in them ... usually the target/rat.txt
file will contain a list of the violating files.
Chris
__