Skip to content

justinwrobel/hello-maven-b2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hello Maven B2

This is a simplest case scenario to develop a B2 with maven.

It contains the following:

  • pom.xml
  • src/main/webapp/hello.jsp
  • src/main/webapp/WEB-INF/web.xml
  • src/main/webapp/WEB-INF/bb-manifest.xml

It leverages justplainwilly's b2deploy-task in the pom file to enable easy deployment to a blackboard development server.

There are three steps to deploy:

  1. The Blackboard server has Starting Block installed
  2. The bbhost property is pointed at the correct server
  3. Finally, run mvn install antrun:run

This project was created for the BasicMavenB2Tutorial

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published