Re: Is it okay to deploy additional artifacts for an identical POM? (as in MDEPLOY-118)

2023-05-26 Thread Mathias de Riese
Hey there, I did not get a reply to this message. Does that mean, all is fine and you would like to merge the PR? (Once review comments are handled, of course.) Cheers, Mathias On Tue, May 23, 2023, at 11:16, Mathias de Riese wrote: > Hi, > > some time ago I had the problem des

Is it okay to deploy additional artifacts for an identical POM? (as in MDEPLOY-118)

2023-05-23 Thread Mathias de Riese
happen, since I am busy with other stuff right now. Cheers, Mathias de Riese

Re: How to get artifact from remote repo to specified location with org.eclipse.aether.RepositorySystem?

2022-09-27 Thread Mathias de Riese
3.0 is NOT supported anymore by > m-deploy-p). > > MAT does this to "redirect" local repo: > https://github.com/apache/maven-artifact-transfer/blob/master/maven-3.1.x/src/main/java/org/apache/maven/shared/transfer/repository/internal/Maven31RepositoryManager.java#L106-L119

How to get artifact from remote repo to specified location with org.eclipse.aether.RepositorySystem?

2022-09-27 Thread Mathias de Riese
Hi, if it exists on the remote repo, I would like to retrieve the POM of the current project in order to compare it with a local version. As answered yesterday to a question of Christoph Läubrich, the right entry point for this seems to be org.eclipse.aether.RepositorySystem. However, it only

MDEPLOY-118: Contribution still welcome? Alternative solutions?

2022-09-25 Thread Mathias de Riese
Hi Maven Developers, I currently face exactly the situation described in https://issues.apache.org/jira/browse/MDEPLOY-118: Our MRM (Nexus) was recently configured to prevent re-deployments as a consequence of a mishap. However, we use Maven runs on multiple platforms to deploy an artifact per