Giter Site home page Giter Site logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 30, 2024
Are you sure this broke this specifically?  It seems like that repo doesn't 
provide what it's complaining is  missing, so I'm unclear on why changing the 
gwtquery repo would have any affect.

Do you know what alterations to the file would fix it for your build?

Original comment by [email protected] on 3 Feb 2012 at 10:33

from test-analytics.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 30, 2024
I added this to the pom:

  <repositories>
    <repository>
      <id>has gwt-dnd 3.1.1</id>
      <url>http://gwtquery-plugins.googlecode.com/svn/mavenrepo</url>
    </repository>
    <repository>
      <id>has jdo-api-2.3-ec</id>
      <url>http://www.datanucleus.org/downloads/maven2</url>
    </repository>
  </repositories>

I did remove the pluginRepository section but that might not have been 
necessary. After adding the section above I still needed to download 
jdo2-api-2.3-ec.jar from 
http://www.datanucleus.org/downloads/maven2/javax/jdo/jdo2-api/2.3-ec/ and 
install it via mvn install:install-file -DgroupId=javax.jdo 
-DartifactId=jdo2-api -Dversion=2.3-ec -Dpackaging=jar -Dfile=<pathToFile> 
which finally got me a war artifact.


Original comment by [email protected] on 3 Feb 2012 at 10:52

from test-analytics.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 30, 2024
On rereading my above comment - obviously adding the DN repo did not work since 
I still had to install the latest jdo jar. I guess the DN folks are a little 
behind in pushing their latest jar to maven.

Original comment by [email protected] on 3 Feb 2012 at 10:53

from test-analytics.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 30, 2024

Original comment by [email protected] on 16 May 2012 at 4:19

  • Changed state: Invalid

from test-analytics.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.