Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-8730

Developing EJB Applications: Issues in Chapter 2.2. Create an EJB Archive Project in Maven

    XMLWordPrintable

Details

    • 2

    Description

      Book: https://doc-stage.usersys.redhat.com/documentation/en/red-hat-jboss-enterprise-application-platform/7.1.Alpha/single/developing-ejb-applications/#introduction
      Revision: 8288522

      Issues description/Suggestion for improvements:

      • The mvn output is inconsistent - groupId and package property under Confirm properties configuration are not the same as were defined:
        Define value for property 'groupId': : com.shinysparkly
        Define value for property 'artifactId': : payment-arrangements
        Define value for property 'version':  1.0-SNAPSHOT: :
        Define value for property 'package':  com.shinysparkly: :
        Confirm properties configuration:
        groupId: com.company
        artifactId: payment-arrangements
        version: 1.0-SNAPSHOT
        package: com.company.collections
        
      • The jar name is incorrect in following sentence: "The built JAR file is named -.jar and is placed in the target/ directory.". It should be payment-arrangements-1.0-SNAPSHOT.jar instead.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              nziakova@redhat.com Nikoleta Ziakova (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: