Skip to content
This repository has been archived by the owner on Feb 5, 2019. It is now read-only.

Release 2.3.1-b180717.0505 is not visible in Maven Central/Repo #1213

Open
RezaLabude opened this issue Aug 16, 2018 · 4 comments
Open

Release 2.3.1-b180717.0505 is not visible in Maven Central/Repo #1213

RezaLabude opened this issue Aug 16, 2018 · 4 comments

Comments

@RezaLabude
Copy link

Hello,

there was a fix for the problem

"Fix XJC ant task to work without fork. "

created with this commit:

dad8495#diff-9e91db6a172b85bd4a5588d9aa151e85

We checked the released versions of jaxb and this bugfix can be found starting from the
release 2.3.1-b180717.0505, but this release has never made it to Maven Central or Maven Repo.

We tried to get 2.4.x running, but we get a lot of dependency issues and compaitiblity problems there, therefore the most simple solution would be, if someone could create another 2.3.x release and make it official in Maven Central or make the release 2.3.1-b180717.0505 available there.

Thank you very much for the support in advance.
best Regards,

Reza

@Stexxen
Copy link

Stexxen commented Aug 22, 2018

Have you checked the staging Repo?
https://maven.java.net/content/repositories/staging/javax/xml/bind/jaxb-api/
I can see 2.3.1-b180717.0218 on there.

    <repositories>
         <repository>
            <id>jvnet-nexus-staging</id>
            <url>http://maven.java.net/content/repositories/staging/</url>
            <layout>default</layout>
        </repository>
    </repositories>

@RezaLabude
Copy link
Author

Hello,

thanks for this idea, but this stating repo from maven.java.net is not part of our offical list of maven-repos, where our company wide nexus can get jars from and therefore we can not get access to this jar (For security reasons we are only allowed to access jars from the company nexus). Therefore we can only access those jars, which are officially hosted at mvnrepository.com or search.maven.org. Also i doubt that our company nexus admins will add this staging repo.
Is there any alternative? What is the process to get jars from staging to mvnrepository.com?
Best regards,,

Reza

@rbjorklin
Copy link

I can't find the released 2.3.1 in maven central. Has something gone wrong with the upload?

@lukasj
Copy link
Member

lukasj commented Sep 19, 2018

It's in staging currently, should appear in central by the end of this week

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants