Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sharmakh committed May 14, 2024
1 parent d08eff4 commit 049b55d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ For instructions on how to specify the bundles directory and grant access to `de
**Why does it happen?**
When you are using a bundle-war, bundle-ear, or bundle-osgi goal, the deploy goal must be configured with cics-bundle classifier specifically.
**How to resolve it?**
Use the <classifier> configuration option to select the bundle, in the case where you're deploying a bundle-war-built bundle.
Use the <classifier>cics-bundle</classifier> configuration option to select the bundle, in the case where you're deploying a bundle-war-built bundle.
## Contributing

We welcome contributions! Find out how in our [contribution guide](CONTRIBUTING.md).
Expand Down

0 comments on commit 049b55d

Please sign in to comment.