maven for gwt-fx

173 views
Skip to first unread message

Guy Nirpaz

unread,
Sep 12, 2010, 8:33:40 AM9/12/10
to GWT-FX
Hi Folks,

Is there somewhere a maven repository for the latest gwt-fx?

Thanks,
Guy

Adam T

unread,
Sep 12, 2010, 11:30:29 AM9/12/10
to GWT-FX
Hi Guy,

I don't know if the discussion in this link helps:
http://code.google.com/p/gwt-fx/issues/detail?id=148

//Adam

Guy Nirpaz

unread,
Sep 12, 2010, 11:43:36 AM9/12/10
to Adam T, GWT-FX
Adam,

Thanks for the link.
I'm looking for an official gwt-fx maven repository. As far as I understand the link is suggesting an initial integration of gwt-fx to maven, however, it expects the project (gwt-fx) to maintain it so developers will be able to use gwt-fx by adding it project pom.

Cheers,
Guy

James Northrup

unread,
Sep 12, 2010, 5:27:30 PM9/12/10
to Guy Nirpaz, Adam T, GWT-FX
Hello Guy,

i maintain the rewraps repo.  

you are welcome to maintain the gwt-fx build/configs on rewraps that serves your needs if it helps you support a team.  

right now you can use 
     
   <repository>
            <id>gwt-maven-rewraps</id>
            <url>http://gwt-maven-rewraps.googlecode.com/hg/</url>
        </repository>
    </repositories>
[...]
    <dependencies>
        <dependency>
            <artifactId>gwt-fx</artifactId>
            <groupId>org.adamtacy</groupId>
            <version>r464</version>
        </dependency>
Reply all
Reply to author
Forward
0 new messages