Giter VIP home page Giter VIP logo

Comments (4)

davenice avatar davenice commented on July 23, 2024

Hey James,

Are you able to upload the projects so we can try it? I think that might be easier than a back and forward!

If that's not possible, then I think what is being said here is that the cics-bundle-maven-plugin is trying to build the projects that are declared as its dependencies - one of them I think is an OSGi bundle but it can't read the Bundle-SymbolicName attrribute from the MANIFEST.MF file.

I think you're following these instructions - https://github.com/IBM/cics-bundle-maven#create-a-cics-bundle-in-a-separate-module-using-cics-bundle-maven-plugin - I wonder what dependencies you've set.

from cics-bundle-maven.

JAMOGRAD avatar JAMOGRAD commented on July 23, 2024

I can share them with you internally. I am indeed following those instructions. The "Maven Module for the CICS bundle" has no dependencies, but the parent does. @davenice

from cics-bundle-maven.

holgerknoche avatar holgerknoche commented on July 23, 2024

We have a similar problem. We use the maven-bundle-plugin to build our OSGi bundles, and this plugin writes the manifest after the compile phase (it has to, as it analyzes the class files). The OSGi bundles and CICS bundles are part of the same multi-module project.
When running "mvn compile" on such a project, building the CICS bundle fails with the aforementioned error. "mvn install" works fine. When opening the project in Eclipse, it also shows the error, although it disappears after running "mvn install".

from cics-bundle-maven.

ind1go avatar ind1go commented on July 23, 2024

It turns out this was a little bit of user error, which we've managed to rectify now.

@holgerknoche thank you for your comment. This looks like it is likely to be a different issue. Please could you raise a new issue, with your diagnostics in? Thank you.

from cics-bundle-maven.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.