using new plugin version 22 it dissapeared/was solved

On 21. Aug, 09:22 h., eldzi <[EMAIL PROTECTED]> wrote:
> yes, that sounds good to me, I will try the branch to see how far can
> I get :)
>
> On 20. Aug, 12:11 h., Charlie Collins <[EMAIL PROTECTED]>
> wrote:
>
> > I am not sure about this.  I am not very familiar with those Mojos
> > internally - though I do use them and they seem to work fine for me.
>
> > On a related note though, I am currently trying to replace the setup
> > and extract mojos with more standard usage of the maven dependency
> > plugin (http://groups.google.com/group/gwt-maven/browse_thread/thread/
> > d2e35d5fb546099a).  This will make the way those mojos work a moot
> > point (they will be removed).  We will still have the same "automatic"
> > functionality, but just won't need the mojos, this should address the
> > problem (so I am not going to delve into it right now, because I
> > expect those to be replaced anyway).
>
> > On Aug 11, 10:07 am, eldzi <[EMAIL PROTECTED]> wrote:
>
> > > Hello gwt-mavenists,
>
> > > I am experiencing a problem with using automated setup mode in gwt-
> > > maven. After polishing my pom structures and reusing it in new project
> > > I started getting this error while executing a goal on my client (war)
> > > project:
>
> > > [INFO] Error:  Could not load GWT artifact.  Make sure you have the
> > > setup goal enabled for this plugin or that you have setup a dependency
> > > on com.google.gwt:gwt-windows
>
> > > So I digged to sources and found that in GWTSetup you are adding gwt-
> > > windows dependency to Model of current project but in GWTExtract you
> > > are getting it from project's dependency artifacts which are not
> > > synchronized in that time with model (this is my case). Is there a
> > > reason why is it in that way? Shouldn't be used only one?
>
> > > I tested it also on linux and it is the same.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"gwt-maven" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/gwt-maven?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to