vaadin / archetypes

Archetypes for Vaadin platform
https://vaadin.com
4 stars 7 forks source link

Create a Vaadin portlet Maven archetype #8

Closed vaadin-bot closed 12 years ago

vaadin-bot commented 14 years ago

Originally by @Artur-


Split from #3252:

Create a portlet archetype for creating Vaadin portlets using Maven.

Could this be a generic archetype or does it have to be portal specific e.g. liferay-portlet, gatein-portlet etc?

How well does Maven overall work together with Liferay/GateIn/other portals?


Imported from https://dev.vaadin.com/ issue #4260

vaadin-bot commented 12 years ago

Originally by @mstahv


This is currently the most voted feature request among our Pro account users so it can by no means be minor.

vaadin-bot commented 12 years ago

Originally by @mstahv


I created an initial version. Tested to work in both Liferay and GateIn.

Sources for the archetype:

http://dev.vaadin.com/svn/integration/maven/archetypes/vaadin-archetype-portlet/

Snapshot build is in: https://oss.sonatype.org/content/repositories/vaadin-snapshots/

vaadin-bot commented 12 years ago

Originally by @mstahv


The archetype version 1.0.0 is now synchronizing to maven central.

groupId: com.vaadin artifactId: vaadin-archetype-portlet version: 1.0.0

Please create enhancement/bug fix tickets for relevant issues.