Max Syndikus (Hoefl)

Results 2 comments of Max Syndikus (Hoefl)

Same issue here. The doccano client [returns](https://github.com/doccano/doccano-client/blob/c0f5c13eee1751bf801338e8dc2258ed6d22fb3a/doccano_api_client/__init__.py#L61) ``` return self.session.post( request_url, data=data, files=files, json=json).json() ``` when `POST`ing a new document to `/v1/projects//docs`. The document is created correctly (`201`) but the...

> The problem you're getting - not being able to download the ssf-parent-pom SNAPSHOT - seems to be caused by a missing configuration in your pom.xml The repo configuration is...