Hi All, I was trying to build locally and it failed because of missing entry in pom.xml of simpleddr:http://svn.apache.org/repos/asf/incubator/devicemap/trunk/devicemap/java/simpleddr/pom.xml I have fixed the same and attaching the patch file to be applied by committer: <dependency> <groupId>org.apache.devicemap</groupId> <artifactId>devicemap-test-data</artifactId>+ <version>1.0.1-SNAPSHOT</version> <scope>test</scope> </dependency> Please review and commit. Thanks, Ankur Kumar
- Fix in Maven POM.xml - simpleddr Ankur Kumar
- Re: Fix in Maven POM.xml - simpleddr Werner Keil
- Re: Fix in Maven POM.xml - simpleddr Bertrand Delacretaz
- Re: Fix in Maven POM.xml - simpleddr Werner Keil
- Re: Fix in Maven POM.xml - simpleddr Werner Keil
- Re: Fix in Maven POM.xml - simpl... Werner Keil
