Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] Tycho 2.7.0 is released

Matthias,

please report the issue at https://github.com/eclipse/tycho/issues

An Debug output (-X) would be helpfull!

Am 07.03.22 um 10:31 schrieb Matthias Sohn:
I tried updating the jgit packaging build to Tycho 2.7.0 [1] and this failed with the following error [2]

org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:target-platform-configuration:2.7.0:target-platform (default-target-platform) on project org.eclipse.jgit.repository: Execution default-target-platform of goal org.eclipse.tycho:target-platform-configuration:2.7.0:target-platform failed: Not an artifact file: null

The same build succeeds using Tycho 2.5.0 and 2.6.0.
Any idea what might be wrong?
Build instructions for jgit are documented here [3].

[1] https://git.eclipse.org/r/c/jgit/jgit/+/191530 <https://git.eclipse.org/r/c/jgit/jgit/+/191530> [2] https://ci.eclipse.org/jgit/job/stable/job/jgit.gerrit-pipeline.java11/1051/console <https://ci.eclipse.org/jgit/job/stable/job/jgit.gerrit-pipeline.java11/1051/console> [3] https://wiki.eclipse.org/EGit/Contributor_Guide#Maven_Build <https://wiki.eclipse.org/EGit/Contributor_Guide#Maven_Build>

-Matthias

On Mon, Feb 28, 2022 at 10:36 AM Mickael Istria <mistria@xxxxxxxxxx <mailto:mistria@xxxxxxxxxx>> wrote:

    Thanks a lot Christoph for rolling out this release (among other
    many interesting patches!)
    _______________________________________________
    tycho-dev mailing list
    tycho-dev@xxxxxxxxxxx <mailto:tycho-dev@xxxxxxxxxxx>
    To unsubscribe from this list, visit
    https://www.eclipse.org/mailman/listinfo/tycho-dev
    <https://www.eclipse.org/mailman/listinfo/tycho-dev>


_______________________________________________
tycho-dev mailing list
tycho-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/tycho-dev


Back to the top