On 23/05/19 09:42, [email protected] wrote:
Hi Andriy,

I just checked this central maven repository and I am not able to find 
3.3.3-SNAPSHOT.

http://central.maven.org/maven2/org/apache/cxf/cxf-rt-rs-service-description-openapi-v3/

I have checked the following SNAPSHOTS repository also but couldn't find it

https://oss.sonatype.org/content/repositories/snapshots/org/

Could you please a release version of the same?

You should add the following repository definition in your project:

  <repository>
    <id>apache.snapshots</id>
<url>https://repository.apache.org/content/repositories/snapshots/</url>
    <snapshots>
      <enabled>true</enabled>
    </snapshots>
  </repository>

HTH
Regards.

On 2019/05/22 21:23:00, Andriy Redko <[email protected]> wrote:
Hi Aishwarya,

The fix went in into master (3.3.3-SNAPSHOT), I am wondering if you could give 
it a try.
Thank you.

Best Regards,
     Andriy Redko

Wednesday, May 22, 2019, 2:46:14 AM, you wrote:

asgc> I have created the following JIRA to track this issue. Please let us know 
once it is fixed.

asgc> https://issues.apache.org/jira/browse/CXF-8046

asgc> Thank you.

--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Member at The Apache Software Foundation
Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail
http://home.apache.org/~ilgrosso/

Reply via email to