Replies: 8 comments 9 replies
-
At the moment, TM4E artifacts are not pushed to any Maven repo. Is org.eclipse.tm4e.core the only one you need? |
Beta Was this translation helpful? Give feedback.
-
When running org.owasp:dependency-check-maven:7.1.1:check (default) on my project, I received the following:
Not sure if this some kind of "false positive". Should I leverage some alternative form of this artifact in my maven project dependencies ( https://mvnrepository.com/search?q=org.eclipse.tm4e.core or https://search.maven.org/search?q=org.eclipse.tm4e.core )? |
Beta Was this translation helpful? Give feedback.
-
@ebresie I'm currently working on some prototypes to improve and ease the deployment of Tycho build artifacts to maven repositories. |
Beta Was this translation helpful? Give feedback.
-
Hi, any updates on that? |
Beta Was this translation helpful? Give feedback.
-
Please openn a ticket to https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues to request creation of a dedicated space under repo.eclipse.org. A project lead will approve it and the Eclipse Foundation IT people will then create it. |
Beta Was this translation helpful? Give feedback.
-
Hi, any news? I'm working on a code editor component for Swing with TextMate support, and artifacts on the official repo would be useful. |
Beta Was this translation helpful? Give feedback.
-
Maybe this may help: https://github.com/eclipse-cbi/cbi/wiki/Nexus |
Beta Was this translation helpful? Give feedback.
-
Maven snapshot builds are here now https://repo.eclipse.org/content/repositories/tm4e-snapshots/org/eclipse/org.eclipse.tm4e.core/ I have no idea yet how to do this for release builds. |
Beta Was this translation helpful? Give feedback.
-
What is the status on the availability of maven artifacts for org.eclipse.tm4e related artifacts?
On the tm4e page there is indication that info on Maven is to be coming.
Looking at a number of the maven repos, I see a number of slightly dated versions (latest seems to be Feb/Mar 2021).
https://search.maven.org/search?q=org.eclipse.tm4e.core
https://mvnrepository.com/search?q=org.eclipse.tm4e.core
Is there an alternative maven repository for Eclipse dependencies?
Beta Was this translation helpful? Give feedback.
All reactions