Re: AW: AW: AW: AW: AW: FlexMojos with RSLs

2015-10-09 Thread mscharp
Seems I've found the answer: https://issues.jenkins-ci.org/browse/JENKINS-30058 -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexMojos-with-RSLs-tp48944p49529.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: AW: AW: AW: AW: AW: FlexMojos with RSLs

2015-10-09 Thread mscharp
Hey Chris, have another question for you. Have you attempted to use the extension from a jenkins server? From what I can see, jenkins doesn't seem to recognize the .mvn/extensions.xml file when building a maven project. If, however, I setup a freestyle jenkins project and run shell command with

Re: AW: AW: AW: AW: AW: FlexMojos with RSLs

2015-10-09 Thread mscharp
Hey Chris, just found an interesting issue/situation. So, to test the new snapshot I deleted my org.apache.flex folder from my local maven repository. I ran my build and everything worked great! I then tried to build on my CI server and for other reasons got an error. But that lead me to realiz

AW: AW: AW: AW: AW: FlexMojos with RSLs

2015-10-09 Thread Christofer Dutz
Yay! .. Great :-) Thanks for testing and providing feedack ;-) Chris Von: mscharp Gesendet: Donnerstag, 8. Oktober 2015 23:17 An: dev@flex.apache.org Betreff: Re: AW: AW: AW: AW: FlexMojos with RSLs Sweet! Everything looks good. Thanks again for the he