[ 
https://issues.apache.org/jira/browse/PIVOT-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031781#comment-13031781
 ] 

Sandro Martini commented on PIVOT-397:
--------------------------------------

Hi, after many time now I'm restarting to look at this issue ... some info 
here: 
http://maven.apache.org/guides/mini/guide-creating-archetypes.html

In short I think this is not suitable to be put under examples because for 
example the package inside java sources has to be parametric, for example using 
the quickstart maven archetype, inside the sample App.java we have this:
package $package;

so if I'd put this stuff under examples (of course in a dedicated folder) we 
break the build of examples for all IDE users.

So I propose (another time, but now with more reasons :-) ) to put it under 
/skunk (and not in one of our other secondary Pivot-related projects on 
GoogleCode). 
Or this could be a folder inside examples, but NOT under src (so not in build 
path in eclipse).
What do you prefer ?


After this, I'd like to have it published in the Main Apache Repository (so 
maven users could use it directly, without having to download/compile 
examples), but someone of us has rights to do this (for example with a Company 
mirror) ? 
I'm sorry but I haven't this ability ...

Tell me what you think.

Bye,
Sandro


> maven archetype for a minimal pivot application, to use as a starting point
> ---------------------------------------------------------------------------
>
>                 Key: PIVOT-397
>                 URL: https://issues.apache.org/jira/browse/PIVOT-397
>             Project: Pivot
>          Issue Type: New Feature
>            Reporter: Sandro Martini
>            Assignee: Sandro Martini
>            Priority: Minor
>             Fix For: 2.1
>
>         Attachments: apachepivot-archetype-quickstart-jar.zip, 
> apachepivot-archetype-quickstart-source.zip
>
>
> Create a maven archetype for a basic (minimal, near-empty) pivot application 
> (like most -basic archetypes for other frameworks).
> This could require a dedicated new subproject, if tools is not the right 
> place for it.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to