I've attached the dependency tree for an Atlassian plugin that imports bamboo-web 2.3-rc1-r2. Bamboo web is pulling in atlassian-core 3.6, indirectly through atlassian johnson. atlassian-core 3.6 does not include the com.atlassian.core.i18n package, so if the plugin defines action that extends BambooActionSupport, the compilation will fail saying that com.atlassian.core.i18n cannot be found. The work around for this is to explicitly define a dependency on atlassian-core 4.5 in dependency managament section of the plugins pom, the fix is for Bamboo web to explicitly defining this dependency, if that's what it depends on.
[BAM-4292] Maven builds importing bamboo web get atlassian-core 3.6
Workflow | Original: Bamboo Workflow 2016 v1 - Restricted [ 1434635 ] | New: JAC Bug Workflow v3 [ 3378590 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: Bamboo Workflow 2016 v1 [ 1408696 ] | New: Bamboo Workflow 2016 v1 - Restricted [ 1434635 ] |
Workflow | Original: Bamboo Workflow 2014 v2 [ 609494 ] | New: Bamboo Workflow 2016 v1 [ 1408696 ] |
Workflow | Original: Bamboo Workflow 2014 [ 602177 ] | New: Bamboo Workflow 2014 v2 [ 609494 ] |
Workflow | Original: Bamboo Workflow 2010 [ 204480 ] | New: Bamboo Workflow 2014 [ 602177 ] |
Workflow | Original: reviewflow [ 179170 ] | New: Bamboo Workflow 2010 [ 204480 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: To be reviewed [ 10026 ] | New: Resolved [ 5 ] |
Status | Original: Implemented [ 10025 ] | New: To be reviewed [ 10026 ] |
Fix Version/s | New: 2.3 [ 14572 ] | |
Status | Original: Open [ 1 ] | New: Implemented [ 10025 ] |
Assignee | New: James Dumay [ jdumay ] |