![JAR search and dependency download from the Maven repository](/logo.png)
ybrewery.habushu.habushu-maven-plugin.2.17.0.source-code.migrations.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of habushu-maven-plugin Show documentation
Show all versions of habushu-maven-plugin Show documentation
Leverages Poetry and Pyenv to provide an automated, predictable order of execution of build commands
that apply DevOps and configuration management best practices
The newest version!
[
{
"group": "baton-migrations",
"type": "ordered",
"migrations": [
{
"name": "remove-monorepo-group-migration",
"implementation": "org.technologybrewery.habushu.migration.RemoveMonorepoGroupMigration",
"fileSets": [
{
"includes": [
"pyproject.toml"
]
}
]
},
{
"name": "custom-poetry-core-version-migration",
"implementation": "org.technologybrewery.habushu.migration.CustomPoetrycoreVersionMigration",
"fileSets": [
{
"includes": [
"pyproject.toml"
]
}
]
},
{
"name": "dev-dependencies-preferred-poetry-approach-group-migration",
"implementation": "org.technologybrewery.habushu.migration.DevDependenciesGroupMigration",
"fileSets": [
{
"includes": [
"pyproject.toml"
]
}
]
}
]
}
]
© 2015 - 2025 Weber Informatics LLC | Privacy Policy