You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using maven-boat-plugin version 0.14.8 where when using inputMavenArtifact feature of this plugin, boat plugin is unable to inherit version of api-spec from dependency-management section.
Expected behaviour : inputMavenArtifact should recognise ${card-management-api.version} from dependency-management Actual behaviour : Plugin failed to recognise the version and forced me to provide a exact version instead
I am using maven-boat-plugin version 0.14.8 where when using inputMavenArtifact feature of this plugin, boat plugin is unable to inherit version of api-spec from dependency-management section.
slack conversation : https://backbase.slack.com/archives/CMU9PLZ5Z/p1629373147018900
Expected behaviour :
inputMavenArtifact
should recognise${card-management-api.version}
from dependency-managementActual behaviour : Plugin failed to recognise the version and forced me to provide a exact version instead
The text was updated successfully, but these errors were encountered: