You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by mscharp <mi...@fmr.com> on 2015/10/08 20:14:33 UTC

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

Hey Chris.  I just saw this.  For some reason, I'm not getting updates to my
email from this thread.  Company spam filter might be the issue.

Anyway.  I will test this asap.

Thanks!



--
View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexMojos-with-RSLs-tp48944p49518.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

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

Posted by mscharp <mi...@fmr.com>.
Seems I've found the answer:

https://issues.jenkins-ci.org/browse/JENKINS-30058



--
View this message in context: http://apache-flex-development.2333347.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

Posted by mscharp <mi...@fmr.com>.
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 mvn install it works fine.  Anyone have some
insight to this?

Thanks



--
View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexMojos-with-RSLs-tp48944p49528.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

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

Posted by mscharp <mi...@fmr.com>.
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 realize I didn't delete the flashplayer from my local maven
repository when I tested the new snapshot.

So, I deleted the flashplayer from my local repo, but left the flex
artifacts since I had already tested that.  In that configuration ( flex
artifacts can be resolved, but not the flash artifacts ) the build fails. 
Looks like a proxy error.

I looked at the code and saw that the proxy settings are only being
configured/set in the initFlex() method which is only executed if the flex
artifacts cannot be resolved.  I suggest the proxy info should be set as
soon as the plugin begins to execute, perhaps in the init() method in
FlexEventSpy?  This way, regardless of what can or cannot be resolved, the
proxy information is available for everything.



--
View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexMojos-with-RSLs-tp48944p49526.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

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

Posted by Christofer Dutz <ch...@c-ware.de>.
Yay! .. Great :-) 
Thanks for testing and providing feedack ;-)

Chris

________________________________________
Von: mscharp <mi...@fmr.com>
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 help Chris!



--
View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexMojos-with-RSLs-tp48944p49521.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

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

Posted by mscharp <mi...@fmr.com>.
Sweet! Everything looks good.  Thanks again for the help Chris!



--
View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexMojos-with-RSLs-tp48944p49521.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.