Mickael Istria
Mickael Istria
> I don't want to drop the ffeature, just the support for incomplete resolving (aka mixed mode) requiring it :-) Ah ok, the title is slightly confusing, I'll rework it.
Moving to an earlier phase (eg `process-resources` or `prepare-package` would indeed be best. And indeed it would allow to rely more and standard Maven and thus to better interact with...
You're like a younger me. I used to quote this strip weekly on bugzilla not that many years ago ;) And I agree with it. But still, things are not...
The pom is here: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-build/3.0.0-SNAPSHOT/tycho-build-3.0.0-20220921.114050-299.pom . You might have been unluncky and should maybe just try again (with the `-U` flag to increase luck)
I'm not sure the logging itself is the issue; the FileTargetDefinitionContent seems to perform a lot of extra work which can cause slowness. As this is a legal URI of...
@sparsick Can you please provide a very minimal reproducer and enable debug output?
That should be optional: in the Eclipse world, we don't want to reuse existing signatures from the individual who did push to Maven Central, we prefer having Eclipse projects re-signing...
It can be turned on by default, but we need a way to disable it. For example, in Eclipse projects participating in SimRel, we don't want to use random signatures,...
Contribuitons welcome!
"native" symbolic links should work fine; but .project (Eclipse) linked resources are not checked by Tycho so far.