Monday, August 22, 2016

Re: live edit/chnage a gwt-lib as dependency with gwt-maven-archetypes possible ?

I'd blame Maven here, but given the lack of documentation for almost everything, it might be that I did something wrong in gwt-maven-plugin (but I'd still blame Maven for lack of documentation).

On Monday, August 22, 2016 at 3:35:37 PM UTC+2, Frank Taffelt wrote:
some more pieces. the behaviour only occurs in a enviroment were a unique snapshot repository serves artifacts (our company has an artificatory server). in these case the gwt-lib is installed in my localMavenRepository and the gwt-maven-plugin uses this version prefered over the maven module.

While trying to create a local testproject i never deployed the test artificats. Also a mvn install did work as expected. After deploying my gwt-lib artificat to our local unique repository server, this version was used and code changes where never visible.

A  workarround is to remove the artificat from my local repo and invoke the maven coderserver goal with the -offline option.

So i'm not really sure if it's s an issue with  our local articatory setup or it's an issue with the gwt-maven-plugin under this conditions ?


On Monday, August 22, 2016 at 12:27:24 PM UTC+2, Frank Taffelt wrote:
tried to create a small testproject. but all works as expected. so it must be something of my orginal projectconfig. this is unfortunatly a closed source product.



On Saturday, August 20, 2016 at 1:03:14 AM UTC+2, Thomas Broyer wrote:
How do you run SDM on that project? Would you be able to create a small repro case (or maybe this is an open source project?)

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment