Hello everybody,

first of all thanks for fixing the Maven Repository. The missing versions 
are now in place and some bogus POMs have been fixed.
However there is still one POM which causes trouble:

http://maven.restlet.org/org/restlet/jee/org.restlet.lib.org.json/2.0/org.restlet.lib.org.json-2.0.pom

<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"; xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance";
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd";>
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.restlet.jee</groupId>
                <artifactId>org.restlet.parent</artifactId>
                <version>2.0-SNAPSHOT</version>
        </parent>

   <groupId>org.restlet</groupId>
   <artifactId>org.restlet.lib.org.json</artifactId>
   <version>2.0</version>

   <name>JSON framework</name>
   <description>JSON framework.</description>
</project>

The POM shown above references 
org.restlet.jee.org.restlet.parent-2.0-SNAPSHOT as its parent but 
shouldn't do
since it's a release. Could this be fixed as well?

P.S.: Sorry for posting HTML but I cannot easily change my e-mail client's 
message format here at work.

Sebastian
______________________________________________________________________ 

Sebastian Schneider
Application Developer 


VEDA GmbH
Carl-Zeiss-Straße 14
52477 Alsdorf

Tel.:
+49 2404 5507-1312
Fax:
+49 2404 5507-2312

E-Mail:
[email protected]
Web:
http://www.veda.net

VEDA GmbH, Amtsgericht Aachen HRB 1501,
Geschäftsführer: Dr. Ralf Gräßler & Klaus Pohlmann
Sitz der Gesellschaft: Alsdorf

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2684393

Reply via email to