Maven jars metadata is corrupted and no longer includes any previous mina-core 
jars
-----------------------------------------------------------------------------------

                 Key: DIRMINA-686
                 URL: https://issues.apache.org/jira/browse/DIRMINA-686
             Project: MINA
          Issue Type: Bug
          Components: Web Site / Documentation
    Affects Versions: 2.0.0-M5
            Reporter: Toli Kuznets


It seems that after the 2.0-M5 release, the Maven metadata in all the major 
repositories is corrupted. 
It no longer includes the information for the previous Mina jars, but only for 
the current 2.0-M5 release.

For example, the 
http://mirrors.ibiblio.org/pub/mirrors/maven2/org/apache/mina/mina-core/maven-metadata.xml
 file only has the entry for <version>2.0.0-M5</version> and not for any prior 
versions.

This means that any code relying on previous versions of Mina dos not compile 
since maven is not able to find those jars.

Would it be possible to redeploy the latest jars while preserving the metadata 
information?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to