Skip to content
This repository has been archived by the owner on Jul 28, 2020. It is now read-only.

sceneform parsing issue #501

Closed
kunalmshah85 opened this issue Jan 16, 2019 · 4 comments
Closed

sceneform parsing issue #501

kunalmshah85 opened this issue Jan 16, 2019 · 4 comments
Labels
bug Something isn't working fixed in upcoming release

Comments

@kunalmshah85
Copy link

kunalmshah85 commented Jan 16, 2019

we are using our artifactory as pass through for google() repository. we are not able to resolve sceneform sdk dependency through gradle as its resulting in following Error.

{
"errors" : [ {
"status" : 404,
"message" : "Failed to transform pom file: Failed to read POM for 'com/google/ar/sceneform/core/1.6.0/core-1.6.0.pom': Unrecognised tag: 'packaging' (position: START_TAG seen ...\n ... @23:16) ."
} ]
}

we reached out to our artifactory vendor to mitigate the issue. The vendor is saying that pom doesn’t meet the Maven standard due to the tags existing within dependencies and will have to be fixed by the publisher to be resolved correctly.

https://maven.apache.org/ref/3.6.0/maven-model/maven.html#class_dependency

can you guys please look in to this.

@tpsiaki
Copy link
Contributor

tpsiaki commented Apr 11, 2019

Thanks for the report. We have a fix for this internally which will go out in a future release.

@tpsiaki tpsiaki added bug Something isn't working fixed in upcoming release labels Apr 11, 2019
@kunalmshah85
Copy link
Author

kunalmshah85 commented Apr 11, 2019 via email

@tpsiaki
Copy link
Contributor

tpsiaki commented Apr 11, 2019

Yes, there was an issue with our pom-generation that affected all of the sceneform-related libraries. They will all be resolved with the fix. Thanks!

@fredsa
Copy link
Contributor

fredsa commented May 14, 2019

@fredsa fredsa closed this as completed May 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working fixed in upcoming release
Projects
None yet
Development

No branches or pull requests

3 participants