Closed GoogleCodeExporter closed 9 years ago
Dependencies should be define inside <project> tags :
<project>
<dependencies>
<dependency>
<groupId>com.googlecode.gwtquery.plugins</groupId>
<artifactId>droppable-plugin</artifactId>
<version>1.0.2</version>
<scope>provided</scope>
</dependency>
</dependencies>
</project>
I modified the wiki page accordingly.
Thanks for the bug report and the wiki page to adapt your maven config
Original comment by julien.d...@gmail.com
on 15 Mar 2011 at 1:08
Original comment by julien.d...@gmail.com
on 15 Mar 2011 at 1:10
Original issue reported on code.google.com by
cvin...@qunb.com
on 9 Mar 2011 at 10:28