Giter Club home page Giter Club logo

firstcup-examples's Introduction

โš ๏ธThis project is now part of the EE4J initiative. This repository has been archived as all activities are now happening in the corresponding Eclipse repository. See here for the overall EE4J transition status.


First Cup of Java EE examples

This repository contains the example source that is used in the First Cup of Java EE Tutorial. This software is provided to you under the terms described in this License. By using this software, you agree to accept the terms, as described by this license.

If you are interested in contributing to this project, please see the Contributing page.

If you encounter any issues, or wish to report bugs, please log into GitHub and file an Issue.

Pre requisites

  • Maven
  • JDK8+
  • GlassFish 5

Build the examples

Clone this repository and build the examples using:

mvn package

firstcup-examples's People

Contributors

ankathur avatar bshannon avatar jruzzi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

firstcup-examples's Issues

Non-resolvable parent POM in dukes-age POM

When building dukes-age.war following the tutorial I receive the error:
Non-resolvable parent POM: Could not find artifact org.glassfish.docs:firstcup-examples:pom:8.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 5, column 13 -> [Help 2]

firstcup-examples/archetypes/dukes-age-archetype/src/main/resources/archetype-resources/pom.xml references 8.0-SNAPSHOT version of parent POM but parent POM is version 8.0. Changing version 8.0-SNAPSHOT to 8.0 resolves the issue.

Using firstcup-examples from Oracle java_ee_sdk-8.zip download but the version mismatch still appears to be present in this repo.

Unable to build Dukes-ages Archetype in Netbeans

I have followed the tutorials for Java EE 8 carefully, but got the error while trying to build the dukes-ages-archetype;

WARNING: Error injecting: org.apache.maven.archetype.common.DefaultPomManager
java.lang.NoClassDefFoundError: org/jdom/JDOMException

Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:2.2:jar (default-jar) on project dukes-age-archetype: Execution default-jar of goal org.apache.maven.plugins:maven-archetype-plugin:2.2:jar failed: A required class was missing while executing org.apache.maven.plugins:maven-archetype-plugin:2.2:jar: org/jdom/JDOMException

Help needed please

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.