Commit 120351c
dtschentscher
fix conga-aem-maven-plugin:package-install: java.lang.Integer cannot be cast to java.lang.String
when generated model.yaml contains:
roles:
- role: aem-cms
files:
- path: packages/aem-cms-author-replicationagents.zip
postProcessors: [aem-contentpackage, aem-contentpackage-properties]
aemContentPackageProperties:
version: 11 parent 89d74cb commit 120351c
1 file changed
Lines changed: 5 additions & 4 deletions
File tree
- tooling/conga-aem-maven-plugin/src/main/java/io/wcm/devops/conga/plugins/aem/maven/model
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| |||
0 commit comments