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

Feature Request: Support for additional artifact repositories #134

Closed
glatuske opened this issue May 10, 2023 · 1 comment
Closed

Feature Request: Support for additional artifact repositories #134

glatuske opened this issue May 10, 2023 · 1 comment

Comments

@glatuske
Copy link

glatuske commented May 10, 2023

As a follow up from #115 (and in addition to #132) it would be nice to have support for additional artifact repositories:

<repositories>
   <repository>
      <id>repository</id>
      <url>https://example.org/maven-repository</url>
   </repository>
</repositories>
@glatuske
Copy link
Author

When trying things out I was stumbling over fixed element order in the TPD editor.
Already implemented: https://github.com/eclipse-cbi/targetplatform-dsl/blob/master/org.eclipse.cbi.targetplatform/src/main/java/org/eclipse
/cbi/targetplatform/TargetPlatform.xtext#L60

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

No branches or pull requests

1 participant