Everything is fine now (I don't know how and why...), but important thing 
is that the pom is fine again.

Thanks for your time.

On Wednesday, September 11, 2013 10:42:31 PM UTC+2, Tony Chemit wrote:
>
> I create a issue https://issues.sonatype.org/browse/MVNCENTRAL-368 
>
> On Wednesday, September 11, 2013 10:12:39 PM UTC+2, Tony Chemit wrote:
>>
>> Ok I will have a look at sourceforge.net and come back to you.
>>
>> thanks for the quick reply,
>>
>> tony.
>>
>> On Wednesday, September 11, 2013 8:01:21 PM UTC+2, Thomas Mueller wrote:
>>>
>>> Hi,
>>>
>>> The ones I have uploaded are correct:
>>>
>>>
>>> http://hsql.sourceforge.net/m2-repo/com/h2database/h2/1.3.173/h2-1.3.173.pom
>>> http://h2database.com/m2-repo/com/h2database/h2/1.3.173/h2-1.3.173.pom
>>>
>>> they do contain the licenses section and so on.
>>>
>>> Maven.org synchronizes the files from sourceforge.net. It looks like 
>>> for whatever reason they have chosen to change the pom file. Maybe you want 
>>> to ask them directly, or use the file from sourceforge.net or 
>>> h2database.com?
>>>
>>> Regards,
>>> Thomas
>>>
>>>
>>>
>>> On Wed, Sep 11, 2013 at 6:21 PM, Tony Chemit <[email protected]> wrote:
>>>
>>>> Hi,
>>>>
>>>> I just upgrade to this version 1.3.173 but maven pom is very poor :
>>>>
>>>> <pre>
>>>>
>>>>> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
>>>>> http://maven.apache.org/xsd/maven-4.0.0.xsd"; xmlns="
>>>>> http://maven.apache.org/
>>>>> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
>>>>> <modelVersion>4.0.0</modelVersion>
>>>>> <groupId>com.h2database</groupId>
>>>>> <artifactId>h2</artifactId>
>>>>> <version>1.3.173</version>
>>>>> </project>
>>>>
>>>> </pre>
>>>>
>>>> Was for previous version :
>>>>
>>>> <project>
>>>>>     <modelVersion>4.0.0</modelVersion>
>>>>>     <groupId>com.h2database</groupId>
>>>>>     <artifactId>h2</artifactId>
>>>>>     <version>1.3.172</version>
>>>>>     <packaging>jar</packaging>
>>>>>     <name>H2 Database Engine</name>
>>>>>     <url>http://www.h2database.com</url>
>>>>>     <description>H2 Database Engine</description>
>>>>>     <licenses>
>>>>>         <license>
>>>>>             <name>The H2 License, Version 1.0</name>
>>>>>             <url>http://h2database.com/html/license.html</url>
>>>>>             <distribution>repo</distribution>
>>>>>         </license>
>>>>>     </licenses>
>>>>>     <scm>
>>>>>         <connection>scm:svn:http://h2database.googlecode.com/svn/trunk
>>>>> </connection>
>>>>>         <url>http://h2database.googlecode.com/svn/trunk</url>
>>>>>     </scm>
>>>>>     <developers>
>>>>>         <developer>
>>>>>             <id>thomas.tom.mueller</id>
>>>>>             <name>Thomas Mueller</name>
>>>>>             <email>thomas.tom.mueller at gmail dot com</email>
>>>>>         </developer>
>>>>>     </developers>
>>>>>     <dependencies>
>>>>>     </dependencies>
>>>>> </project>
>>>>
>>>>
>>>> Could you push back this informations in next version (especially the 
>>>> license + scm sections, there are pretty important to us).
>>>>
>>>> thanks,
>>>>
>>>> tony.
>>>>
>>>> -- 
>>>> You received this message because you are subscribed to the Google 
>>>> Groups "H2 Database" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>> an email to [email protected].
>>>> To post to this group, send email to [email protected].
>>>> Visit this group at http://groups.google.com/group/h2-database.
>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>
>>>
>>>

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to