maven-jetty-pluto-embedded

Artifact allowing pluto to be embedded in Jetty in a maven project. This makes it possible to use the maven-jetty-plugin and create a launcher in Eclipse for running your portlets. This one has been packaged for use with portletunit2.

License

License

Categories

Categories

Jetty Container Application Servers Maven Build Tools Net
GroupId

GroupId

net.sf.portletunit
ArtifactId

ArtifactId

maven-jetty-pluto-embedded
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

maven-jetty-pluto-embedded
Artifact allowing pluto to be embedded in Jetty in a maven project. This makes it possible to use the maven-jetty-plugin and create a launcher in Eclipse for running your portlets. This one has been packaged for use with portletunit2.
Project URL

Project URL

https://github.com/m0smith/maven-jetty-pluto-embedded

Download maven-jetty-pluto-embedded

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.portletunit/maven-jetty-pluto-embedded/ -->
<dependency>
    <groupId>net.sf.portletunit</groupId>
    <artifactId>maven-jetty-pluto-embedded</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.portletunit/maven-jetty-pluto-embedded/
implementation 'net.sf.portletunit:maven-jetty-pluto-embedded:2.0'
// https://jarcasting.com/artifacts/net.sf.portletunit/maven-jetty-pluto-embedded/
implementation ("net.sf.portletunit:maven-jetty-pluto-embedded:2.0")
'net.sf.portletunit:maven-jetty-pluto-embedded:jar:2.0'
<dependency org="net.sf.portletunit" name="maven-jetty-pluto-embedded" rev="2.0">
  <artifact name="maven-jetty-pluto-embedded" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.portletunit', module='maven-jetty-pluto-embedded', version='2.0')
)
libraryDependencies += "net.sf.portletunit" % "maven-jetty-pluto-embedded" % "2.0"
[net.sf.portletunit/maven-jetty-pluto-embedded "2.0"]

Dependencies

compile (10)

Group / Artifact Type Version
javax.portlet : portlet-api jar 2.0
org.apache.portals.pluto : pluto-portal-driver jar 2.0.2
org.apache.portals.pluto : pluto-portal-driver-impl jar 2.0.2
org.apache.portals.pluto : pluto-container jar 2.0.2
org.apache.portals.pluto : pluto-container-api jar 2.0.2
org.apache.portals.pluto : pluto-container-driver-api jar 2.0.2
org.apache.portals.pluto : pluto-taglib jar 2.0.2
org.springframework : spring-web jar 2.0.2
javax.ccpp : ccpp jar 1.0
org.slf4j : slf4j-api jar 1.6.1

provided (2)

Group / Artifact Type Version
org.mortbay.jetty : jsp-2.1 jar 6.1.8
org.mortbay.jetty : jetty jar 6.1.8

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0