question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

In v2.5 plugin, install-feature goal doesn't download wlp/bin contents for batchManagement-1.0

See original GitHub issue

With the POM configured in this sample, the install-feature pulls down the wlp/lib/features entry for the batchManagement-1.0 feature, but it doesn’t pull down the wlp/bin/batchManager script that the sample’s integration tests depend on.

Though irrelevant for compiling against, it’s still a key part of the install, and had been an important part of the automation for this sample.

I wonder if the jaxb-2.2 feature has a similar issue (noticing that it too ships a script in wlp/bin)?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
scottkurzcommented, Aug 7, 2018

Noticing that issue #355 describes an issue with mixed case feature names… and batchManagement-1.0 is one… I wonder if this could be related.

0reactions
chytcommented, Sep 21, 2018

Fixed in 18.0.0.3.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Packaging and installing Liberty features - IBM
Procedure · You can manually install Liberty features to Liberty. To install the feature to the Liberty kernel, the feature manifest file must...
Read more >
Installing custom feature fails · Issue #8162 · OpenLiberty ...
We try to install a custom OL feature that we built and packaged as ESA with OSGI-INF/SUBSYSTEM.MF present, but we get the following...
Read more >
Plugin attachments download as a .bin regardless of the file ...
It is expected behavior for plugin attachments to download as a .bin file regardless of the actual file extension of the attachment.
Read more >
Getting Started With IBM JSR 352 Java Batch WP102544 Step ...
It still exists, and is part of the WebSphere Application Server V8.5 product. JSR 352 and WebSphere Java Batch (formerly “Compute Grid”) have...
Read more >
How to fix failed to execute goal on project - YouTube
failed to execute goal on project eclipsemvn clean install failed to execute goal on projectfailed to execute goal on project could not ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found