Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Maven #47

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mhamoir
Copy link

@mhamoir mhamoir commented Feb 18, 2020

Issue #46 : Could you manage maven ?

@renevanosnabrugge
Copy link
Owner

can you share (maybe privately) your Azure DevOps Account. I will merge and build a private version of the extension. Unfortunately they do not run side by side (dev and public extension). Any azure devops org will do.

Thanks!

@mhamoir
Copy link
Author

mhamoir commented Feb 19, 2020

can you share (maybe privately) your Azure DevOps Account. I will merge and build a private version of the extension. Unfortunately they do not run side by side (dev and public extension). Any azure devops org will do.

Thanks!

I created a public project : https://dev.azure.com/oniryxmha/Test
Could you build your extension on it ?

@mhamoir
Copy link
Author

mhamoir commented Feb 24, 2020

can you share (maybe privately) your Azure DevOps Account. I will merge and build a private version of the extension. Unfortunately they do not run side by side (dev and public extension). Any azure devops org will do.
Thanks!

I created a public project : https://dev.azure.com/oniryxmha/Test
Could you build your extension on it ?

Hello,

Is it ok for you ?

@renevanosnabrugge
Copy link
Owner

a new version is shared with https://dev.azure.com/oniryxmha/ . You can only share with an organization and not with a project

@mhamoir
Copy link
Author

mhamoir commented Feb 24, 2020

Unfortunately there is an error

##[error]The term 'packageNameSplit[0]' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

@mhamoir
Copy link
Author

mhamoir commented Feb 24, 2020

Unfortunately there is an error

##[error]The term 'packageNameSplit[0]' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

I just pushed a new version fixing this error.

@renevanosnabrugge
Copy link
Owner

built a new version

@mhamoir
Copy link
Author

mhamoir commented Feb 25, 2020

I have an HTTP 405 error.
I read again the API https://docs.microsoft.com/en-us/rest/api/azure/devops/artifactspackagetypes/maven?view=azure-devops-rest-5.1 and saw that only Maven doesn't have the "Update Package Version" operation.

I'll look further for another solution.

@pedautreppe
Copy link

Hello, for information, this operation has now been added to the Azure DevOps WebApi

https://docs.microsoft.com/en-us/rest/api/azure/devops/artifactspackagetypes/maven/update%20package%20version?view=azure-devops-rest-6.0

@hangy
Copy link

hangy commented Apr 14, 2021

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

Successfully merging this pull request may close these issues.

None yet

4 participants