Skip to content

[Legacy] Source downloading doesn't seem to work anymore #240

@slava110

Description

@slava110

Hi. Source/Javadoc downloading doesn't seem to work with recent Idea and ModDevGradle legacy.
Intellij Idea CE v2024.3.4
ModDev LegacyForge v2.0.78

I've added Create dependency like that:

modImplementation("com.simibubi.create:create-1.20.1:6.0.0-76") {
    isTransitive = false
}
modImplementation("dev.engine-room.flywheel:flywheel-forge-1.20.1:1.0.0-beta-193")
modImplementation("com.tterrag.registrate:Registrate:MC1.20-1.3.3")

After Gradle refresh in Intellij Idea I went to PortalTrackProvider class and clicked "Download" button to download sources, but they were not found.
Image
Even though they do exist in the maven repo (https://maven.tterrag.com/com/simibubi/create/create-1.20.1/6.0.0-76/)
Image
Same happens with other mods. Tried with Modrinth Maven and TAC:Z for example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    legacyRelated to the legacy plugin

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions