Hey
I used -DarchetypeGroupId=org.apache.myfaces.adf.build -DarchetypeArtifactId=maven-adf-archetype
yeah, I forgot to update the wiki
Is it expected that the archetypeGroupId/archetypeArtifactId I used should make things work? If so, I can update the wiki accordingly.
done. thx for heads up.
2) This is likely a basic maven question, but if I build trinidad myself locally (using "mvn install" in the apache adffaces\trunk), would this archetype pick up the jars I build?
it should.
Thanks, Joey Matthias Wessendorf wrote: > Hey folks, > > I created a Maven2 archetype for ADF Faces / Trinidad. > With this archetype it is possible to generate ADF Faces "starter project" > > The archetype contains a simple "Hello World". > The idea for this comes from the MyFaces archetype. > > Where to put this archetype? > /adf-faces > /plugins > > I prefere a *new* folder: > /adf-archetype > > or should we place it under /plugins ? > > Greetings, > Matthias > >
-- Matthias Wessendorf further stuff: blog: http://jroller.com/page/mwessendorf mail: mwessendorf-at-gmail-dot-com
