Instructional Video2:57
Curated Video

Apache Maven Beginner to Guru - Overview of Testing with Maven

Higher Ed
This video presents an overview of testing with Maven. This clip is from the chapter "Testing with Maven" of the series "Apache Maven: Beginner to Guru".This section explains how to test builds with Maven.
Instructional Video4:29
Curated Video

Apache Maven Beginner to Guru - Maven Standard Directory Layout

Higher Ed
This video explains the Maven standard directory layout. This clip is from the chapter "Maven Basics" of the series "Apache Maven: Beginner to Guru".This section focuses on the Maven basics, such as Maven coordinates, Maven repositories,...
Instructional Video8:01
Curated Video

Apache Maven Beginner to Guru - Overview of Nexus Repository Manager

Higher Ed
This video presents an overview of the Nexus repository manager. This clip is from the chapter "Deploying the Apache Maven Projects to Nexus" of the series "Apache Maven: Beginner to Guru".This section explains how to deploy the Apache...
Instructional Video3:21
NASA

NASA | Alien Atmospheres

3rd - 11th
Since the early 1990's, astronomers have known that extrasolar planets, or "exoplanets," orbit stars light-years beyond our own solar system. Although most exoplanets are too distant to be directly imaged, detailed studies have been made...
Instructional Video6:10
Curated Video

DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Install and Configure Apache Maven

Higher Ed
In this video, you will be able to understand the installation steps for apache maven and be able validate successful installation of maven. This clip is from the chapter "Installation and Configuration of Software" of the series "DevOps...
Instructional Video3:11
NASA

NASA | Muppet Lola and NASA Engineers Promote Science Education in Latin America

3rd - 11th
Lola, a Muppet from Plaza Sésamo, partnered with NASA engineers Sandra Cauffman (Goddard Space Flight Center) and Diana Trujillo (Jet Propulsion Laboratory) at an event with the Inter-American Development Bank to discuss early...
Instructional Video1:18
Curated Video

Apache Maven Beginner to Guru - Introduces you to the Maven basics

Higher Ed
This video introduces you to the Maven basics. This clip is from the chapter "Maven Basics" of the series "Apache Maven: Beginner to Guru".This section focuses on the Maven basics, such as Maven coordinates, Maven repositories, and so on.
Instructional Video4:14
Curated Video

Apache Maven Beginner to Guru - Overview - Using the Oracle Maven Repository

Higher Ed
This video demonstrates how to use the Oracle Maven repository. This clip is from the chapter "Maven Repositories" of the series "Apache Maven: Beginner to Guru".This section provides an explanation of Maven repositories.
Instructional Video2:30
Curated Video

Apache Maven Beginner to Guru - Meeting Your Instructor

Higher Ed
This video introduces you to your instructor. This clip is from the chapter "Apache Maven Introduction" of the series "Apache Maven: Beginner to Guru".This section introduces you to Apache Maven.
Instructional Video2:38
NASA

NASA | Observing Comet Siding Spring at Mars

3rd - 11th
Follow Comet Siding Spring at #MarsComet On October 19, Comet Siding Spring will pass within 88,000 miles of Mars – just one third of the distance from the Earth to the Moon! Traveling at 33 miles per second and weighing as much as a...
Instructional Video10:42
Curated Video

Apache Maven Beginner to Guru - Using Maven Surefire for Spock Tests

Higher Ed
This video demonstrates how to use Maven Surefire for Spock tests. This clip is from the chapter "Testing with Maven" of the series "Apache Maven: Beginner to Guru".This section explains how to test builds with Maven.
Instructional Video5:17
Curated Video

Apache Maven Beginner to Guru - Using Maven Surefire for the Plain Old Java Object (POJO) Unit Tests

Higher Ed
This video demonstrates how to use the Maven Surefire plug-in for POJO unit tests. This clip is from the chapter "Testing with Maven" of the series "Apache Maven: Beginner to Guru".This section explains how to test builds with Maven.
Instructional Video13:36
Curated Video

Apache Maven Beginner to Guru - Assignment Review "Testing with Maven"

Higher Ed
This video provides an assignment review for fixing a broken Maven project. This clip is from the chapter "Testing with Maven" of the series "Apache Maven: Beginner to Guru".This section explains how to test builds with Maven.
Instructional Video0:44
Curated Video

Apache Maven Beginner to Guru - Introduction to Apache Maven

Higher Ed
This video provides an introduction to Apache Maven. This clip is from the chapter "Getting Started" of the series "Apache Maven: Beginner to Guru".This section highlights the system requirements for Apache Maven, environment...
Instructional Video1:39
NASA

NASA | Mars Atmosphere Loss: Plasma Processes

3rd - 11th
Mars's thick early atmosphere was likely lost to space, and the Sun is a potential culprit. When high-energy solar photons strike the upper Martian atmosphere they can ionize gas molecules, causing the atmosphere to erode over time.
Instructional Video7:21
Curated Video

Apache Maven Beginner to Guru - Configuring CircleCI

Higher Ed
This video demonstrates how to configure CircleCI. This clip is from the chapter "Maven Release Plug-in" of the series "Apache Maven: Beginner to Guru".This section presents an overview of the Maven release plug-in.
Instructional Video10:35
Curated Video

Apache Maven Beginner to Guru - Creating a Project Module for Entities

Higher Ed
This video explains how to create a project module for entities. This clip is from the chapter "Multi-Module Projects" of the series "Apache Maven: Beginner to Guru".This section presents an overview of the multi-module projects.
Instructional Video3:13
Curated Video

Apache Maven Beginner to Guru - Maven Wagon

Higher Ed
This video explains about Maven wagon. This clip is from the chapter "Maven Basics" of the series "Apache Maven: Beginner to Guru".This section focuses on the Maven basics, such as Maven coordinates, Maven repositories, and so on.
Instructional Video4:20
Curated Video

Apache Maven Beginner to Guru - Configuring Mirror Repository in settings.xml

Higher Ed
This video explains how to configure a mirror repository in settings.xml. This clip is from the chapter "Maven Repositories" of the series "Apache Maven: Beginner to Guru".This section provides an explanation of Maven repositories.
Instructional Video4:51
Curated Video

Apache Maven Beginner to Guru - Skipping the Unit and Integration Tests in Maven

Higher Ed
This video explains how to skip the unit and integration tests in Maven. This clip is from the chapter "Testing with Maven" of the series "Apache Maven: Beginner to Guru".This section explains how to test builds with Maven.
Instructional Video4:45
Curated Video

Apache Maven Beginner to Guru - Generating Test Reports with Maven

Higher Ed
This video explains how to generate test reports with Maven. This clip is from the chapter "Testing with Maven" of the series "Apache Maven: Beginner to Guru".This section explains how to test builds with Maven.
Instructional Video1:01
Curated Video

Apache Maven Beginner to Guru - Introduction of the Maven plug-ins

Higher Ed
This video provides an introduction of the Maven plug-ins. This clip is from the chapter "Common Maven Plug-ins" of the series "Apache Maven: Beginner to Guru".This section introduces you to various Maven plug-ins, such as Maven clean...
Instructional Video3:56
Curated Video

Apache Maven Beginner to Guru - Creating the Java jar Files From the Command Line

Higher Ed
This video demonstrates how to create the Java jar files from the command line. This clip is from the chapter "Compiling Java" of the series "Apache Maven: Beginner to Guru".This section explains how to compile Java code.
Instructional Video3:40
Curated Video

Apache Maven Beginner to Guru - Environment Verification

Higher Ed
This video demonstrates how to verify the environment set up for Apache Maven. This clip is from the chapter "Getting Started" of the series "Apache Maven: Beginner to Guru".This section highlights the system requirements for Apache...