You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Massimo Lusetti (JIRA)" <ji...@apache.org> on 2011/08/13 14:09:27 UTC

[jira] [Created] (TAP5-1609) Generate Maven archetype from within gradle builds

Generate Maven archetype from within gradle builds
--------------------------------------------------

                 Key: TAP5-1609
                 URL: https://issues.apache.org/jira/browse/TAP5-1609
             Project: Tapestry 5
          Issue Type: New Feature
    Affects Versions: 5.3
            Reporter: Massimo Lusetti


It would be nice to have (again) the Maven archetype produced by the build cycle.

Maybe with a build.gradle script in it...

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

        

Re: [jira] [Commented] (TAP5-1609) Generate Maven archetype from within gradle builds

Posted by Massimo Lusetti <ml...@gmail.com>.
On Sat, Aug 13, 2011 at 10:55 PM, Howard Lewis Ship <hl...@gmail.com> wrote:

> I can't wait to try this out!

I need to find a nice way to automate the full process of
installing/deploying the archetype jar & pom and to update the
archetype-catalog.xml file.
The whole process now is too manual to be effective, maybe a deploy to
the apache maven repo will help.

Cheers
-- 
Massimo
http://meridio.blogspot.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


Re: [jira] [Commented] (TAP5-1609) Generate Maven archetype from within gradle builds

Posted by Howard Lewis Ship <hl...@gmail.com>.
I can't wait to try this out!

On Sat, Aug 13, 2011 at 1:21 PM, Massimo Lusetti (JIRA) <ji...@apache.org> wrote:
>
>    [ https://issues.apache.org/jira/browse/TAP5-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084707#comment-13084707 ]
>
> Massimo Lusetti commented on TAP5-1609:
> ---------------------------------------
>
> The base for this is in the trunk I'll wait some days before closing this hoping for some comments from users:
>
> To use this one you should:
>
> - build the quickstart as usual with gradle
> - install the archetype-catalog.xml in the build/quickstart-generated in the local catalog
> - install the .jar and the .pom produced by the build
> - test the archetype with the full command line of archetype:generate
>
> More tweak will certainly follow...
>
>> Generate Maven archetype from within gradle builds
>> --------------------------------------------------
>>
>>                 Key: TAP5-1609
>>                 URL: https://issues.apache.org/jira/browse/TAP5-1609
>>             Project: Tapestry 5
>>          Issue Type: New Feature
>>    Affects Versions: 5.3
>>            Reporter: Massimo Lusetti
>>            Assignee: Massimo Lusetti
>>
>> It would be nice to have (again) the Maven archetype produced by the build cycle.
>> Maybe with a build.gradle script in it...
>
> --
> This message is automatically generated by JIRA.
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>
>



-- 
Howard M. Lewis Ship

Creator of Apache Tapestry

The source for Tapestry training, mentoring and support. Contact me to
learn how I can get you up and productive in Tapestry fast!

(971) 678-5210
http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] [Assigned] (TAP5-1609) Generate Maven archetype from within gradle builds

Posted by "Massimo Lusetti (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Massimo Lusetti reassigned TAP5-1609:
-------------------------------------

    Assignee: Massimo Lusetti

> Generate Maven archetype from within gradle builds
> --------------------------------------------------
>
>                 Key: TAP5-1609
>                 URL: https://issues.apache.org/jira/browse/TAP5-1609
>             Project: Tapestry 5
>          Issue Type: New Feature
>    Affects Versions: 5.3
>            Reporter: Massimo Lusetti
>            Assignee: Massimo Lusetti
>
> It would be nice to have (again) the Maven archetype produced by the build cycle.
> Maybe with a build.gradle script in it...

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

        

[jira] [Assigned] (TAP5-1609) Generate Maven archetype from within gradle builds

Posted by "Massimo Lusetti (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Massimo Lusetti reassigned TAP5-1609:
-------------------------------------

    Assignee: Massimo Lusetti

> Generate Maven archetype from within gradle builds
> --------------------------------------------------
>
>                 Key: TAP5-1609
>                 URL: https://issues.apache.org/jira/browse/TAP5-1609
>             Project: Tapestry 5
>          Issue Type: New Feature
>    Affects Versions: 5.3
>            Reporter: Massimo Lusetti
>            Assignee: Massimo Lusetti
>
> It would be nice to have (again) the Maven archetype produced by the build cycle.
> Maybe with a build.gradle script in it...

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

        

[jira] [Commented] (TAP5-1609) Generate Maven archetype from within gradle builds

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088571#comment-13088571 ] 

Hudson commented on TAP5-1609:
------------------------------

Integrated in tapestry-trunk-freestyle #493 (See [https://builds.apache.org/job/tapestry-trunk-freestyle/493/])
    TAP5-1609 Generate Maven archetype from within gradle builds

Clean
TAP5-1609 Generate Maven archetype from within gradle builds

Hook the quickstart

mlusetti : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1160140
Files : 
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/layout/images/tapestry_s.png
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/web.xml
* /tapestry/tapestry5/trunk/quickstart/LICENSE-2.0.txt
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/layout/images/bg.png
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/java/pages/Index.java
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/test/conf/testng.xml
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/layout/images/tapestry.png
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/java/components/Layout.java
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/site/site.xml
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/resources/pages/About.tml
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/resources/components/Layout.tml
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/resources/pages/Index.tml
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/layout/style.css
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/test/java/PLACEHOLDER
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/app.properties
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/site/apt/index.apt
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/resources/pages/Contact.tml
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/layout/default.css
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/favicon.ico
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/META-INF/maven/archetype-metadata.xml
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/test/conf/webdefault.xml
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/java/pages/About.java
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-catalog.xml
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/resources/pages/Index.properties
* /tapestry/tapestry5/trunk/quickstart/src/test/conf/testng.xml
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/layout/reset.css
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/java/services/AppModule.java
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/test/resources/PLACEHOLDER
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/pom.xml
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/java/pages/Contact.java
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/resources/log4j.properties
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/layout/images/top-bg.png
* /tapestry/tapestry5/trunk/quickstart/NOTICE.txt

mlusetti : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1160139
Files : 
* /tapestry/tapestry5/trunk/settings.gradle


> Generate Maven archetype from within gradle builds
> --------------------------------------------------
>
>                 Key: TAP5-1609
>                 URL: https://issues.apache.org/jira/browse/TAP5-1609
>             Project: Tapestry 5
>          Issue Type: New Feature
>    Affects Versions: 5.3
>            Reporter: Massimo Lusetti
>            Assignee: Massimo Lusetti
>
> It would be nice to have (again) the Maven archetype produced by the build cycle.
> Maybe with a build.gradle script in it...

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

        

[jira] [Resolved] (TAP5-1609) Generate Maven archetype from within gradle builds

Posted by "Massimo Lusetti (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Massimo Lusetti resolved TAP5-1609.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 5.3

> Generate Maven archetype from within gradle builds
> --------------------------------------------------
>
>                 Key: TAP5-1609
>                 URL: https://issues.apache.org/jira/browse/TAP5-1609
>             Project: Tapestry 5
>          Issue Type: New Feature
>    Affects Versions: 5.3
>            Reporter: Massimo Lusetti
>            Assignee: Massimo Lusetti
>             Fix For: 5.3
>
>
> It would be nice to have (again) the Maven archetype produced by the build cycle.
> Maybe with a build.gradle script in it...

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

        

[jira] [Commented] (TAP5-1609) Generate Maven archetype from within gradle builds

Posted by "Massimo Lusetti (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084707#comment-13084707 ] 

Massimo Lusetti commented on TAP5-1609:
---------------------------------------

The base for this is in the trunk I'll wait some days before closing this hoping for some comments from users:

To use this one you should:

- build the quickstart as usual with gradle
- install the archetype-catalog.xml in the build/quickstart-generated in the local catalog
- install the .jar and the .pom produced by the build
- test the archetype with the full command line of archetype:generate

More tweak will certainly follow...

> Generate Maven archetype from within gradle builds
> --------------------------------------------------
>
>                 Key: TAP5-1609
>                 URL: https://issues.apache.org/jira/browse/TAP5-1609
>             Project: Tapestry 5
>          Issue Type: New Feature
>    Affects Versions: 5.3
>            Reporter: Massimo Lusetti
>            Assignee: Massimo Lusetti
>
> It would be nice to have (again) the Maven archetype produced by the build cycle.
> Maybe with a build.gradle script in it...

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

        

[jira] [Commented] (TAP5-1609) Generate Maven archetype from within gradle builds

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088571#comment-13088571 ] 

Hudson commented on TAP5-1609:
------------------------------

Integrated in tapestry-trunk-freestyle #493 (See [https://builds.apache.org/job/tapestry-trunk-freestyle/493/])
    TAP5-1609 Generate Maven archetype from within gradle builds

Clean
TAP5-1609 Generate Maven archetype from within gradle builds

Hook the quickstart

mlusetti : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1160140
Files : 
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/layout/images/tapestry_s.png
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/web.xml
* /tapestry/tapestry5/trunk/quickstart/LICENSE-2.0.txt
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/layout/images/bg.png
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/java/pages/Index.java
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/test/conf/testng.xml
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/layout/images/tapestry.png
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/java/components/Layout.java
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/site/site.xml
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/resources/pages/About.tml
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/resources/components/Layout.tml
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/resources/pages/Index.tml
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/layout/style.css
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/test/java/PLACEHOLDER
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/app.properties
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/site/apt/index.apt
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/resources/pages/Contact.tml
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/layout/default.css
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/favicon.ico
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/META-INF/maven/archetype-metadata.xml
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/test/conf/webdefault.xml
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/java/pages/About.java
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-catalog.xml
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/resources/pages/Index.properties
* /tapestry/tapestry5/trunk/quickstart/src/test/conf/testng.xml
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/layout/reset.css
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/java/services/AppModule.java
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/test/resources/PLACEHOLDER
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/pom.xml
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/java/pages/Contact.java
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/resources/log4j.properties
* /tapestry/tapestry5/trunk/quickstart/src/main/resources/archetype-resources/src/main/webapp/layout/images/top-bg.png
* /tapestry/tapestry5/trunk/quickstart/NOTICE.txt

mlusetti : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1160139
Files : 
* /tapestry/tapestry5/trunk/settings.gradle


> Generate Maven archetype from within gradle builds
> --------------------------------------------------
>
>                 Key: TAP5-1609
>                 URL: https://issues.apache.org/jira/browse/TAP5-1609
>             Project: Tapestry 5
>          Issue Type: New Feature
>    Affects Versions: 5.3
>            Reporter: Massimo Lusetti
>            Assignee: Massimo Lusetti
>
> It would be nice to have (again) the Maven archetype produced by the build cycle.
> Maybe with a build.gradle script in it...

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

        

[jira] [Resolved] (TAP5-1609) Generate Maven archetype from within gradle builds

Posted by "Massimo Lusetti (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Massimo Lusetti resolved TAP5-1609.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 5.3

> Generate Maven archetype from within gradle builds
> --------------------------------------------------
>
>                 Key: TAP5-1609
>                 URL: https://issues.apache.org/jira/browse/TAP5-1609
>             Project: Tapestry 5
>          Issue Type: New Feature
>    Affects Versions: 5.3
>            Reporter: Massimo Lusetti
>            Assignee: Massimo Lusetti
>             Fix For: 5.3
>
>
> It would be nice to have (again) the Maven archetype produced by the build cycle.
> Maybe with a build.gradle script in it...

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

        

[jira] [Commented] (TAP5-1609) Generate Maven archetype from within gradle builds

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084717#comment-13084717 ] 

Hudson commented on TAP5-1609:
------------------------------

Integrated in tapestry-trunk-freestyle #479 (See [https://builds.apache.org/job/tapestry-trunk-freestyle/479/])
    TAP5-1609 Generate Maven archetype from within gradle builds

mlusetti : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1157419
Files : 
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/test
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/WEB-INF/app.properties
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/site/site.xml
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/java
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img01.jpg
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img10.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img02.jpg
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img11.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img03.jpg
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img12.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img04.jpg
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img13.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/resources/pages/Contact.tml
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img14.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/META-INF/maven/org.apache.tapestry/quickstart/pom.xml
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img15.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img16.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img17.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img18.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/test/java/PLACEHOLDER
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img19.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/java/pages/About.java
* /tapestry/tapestry5/trunk/quickstart/prototypes/META-INF/maven/plugin.xml
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/test/resources/PLACEHOLDER
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/resources/components
* /tapestry/tapestry5/trunk/quickstart/prototypes/META-INF/maven/org.apache.tapestry/quickstart
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img20.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main
* /tapestry/tapestry5/trunk/quickstart/build.gradle
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp
* /tapestry/tapestry5/trunk/quickstart/prototypes/META-INF
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/test/conf/testng.xml
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/resources/log4j.properties
* /tapestry/tapestry5/trunk/quickstart/prototypes
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/WEB-INF/web.xml
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/site
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/resources/pages/About.tml
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/resources/components/Layout.tml
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/java/components
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/resources
* /tapestry/tapestry5/trunk/quickstart/prototypes/META-INF/LICENSE
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/java/services
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/site/apt/index.apt
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/WEB-INF
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/test/java
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/site/apt
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/test/conf
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype.pom
* /tapestry/tapestry5/trunk/quickstart/prototypes/META-INF/NOTICE
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/test/conf/webdefault.xml
* /tapestry/tapestry5/trunk/quickstart/prototypes/META-INF/INDEX.LIST
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/test/resources
* /tapestry/tapestry5/trunk/quickstart/prototypes/META-INF/MANIFEST.MF
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/favicon.ico
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src
* /tapestry/tapestry5/trunk/quickstart/prototypes/META-INF/maven/archetype-metadata.xml
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/java/pages/Contact.java
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-catalog.xml
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/layout.css
* /tapestry/tapestry5/trunk/quickstart/prototypes/META-INF/DEPENDENCIES
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/resources/pages/Index.properties
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/java/services/AppModule.java
* /tapestry/tapestry5/trunk/quickstart/prototypes/META-INF/maven
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img05.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img06.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img07.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/pom.xml
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img08.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img09.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/java/pages/Index.java
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/spacer.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/java/components/Layout.java
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/resources/pages
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/java/pages
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/license.txt
* /tapestry/tapestry5/trunk/quickstart/prototypes/META-INF/maven/org.apache.tapestry/quickstart/pom.properties
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/resources/pages/Index.tml
* /tapestry/tapestry5/trunk/quickstart/prototypes/META-INF/maven/org.apache.tapestry


> Generate Maven archetype from within gradle builds
> --------------------------------------------------
>
>                 Key: TAP5-1609
>                 URL: https://issues.apache.org/jira/browse/TAP5-1609
>             Project: Tapestry 5
>          Issue Type: New Feature
>    Affects Versions: 5.3
>            Reporter: Massimo Lusetti
>            Assignee: Massimo Lusetti
>
> It would be nice to have (again) the Maven archetype produced by the build cycle.
> Maybe with a build.gradle script in it...

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

        

[jira] [Commented] (TAP5-1609) Generate Maven archetype from within gradle builds

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084717#comment-13084717 ] 

Hudson commented on TAP5-1609:
------------------------------

Integrated in tapestry-trunk-freestyle #479 (See [https://builds.apache.org/job/tapestry-trunk-freestyle/479/])
    TAP5-1609 Generate Maven archetype from within gradle builds

mlusetti : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1157419
Files : 
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/test
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/WEB-INF/app.properties
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/site/site.xml
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/java
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img01.jpg
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img10.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img02.jpg
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img11.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img03.jpg
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img12.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img04.jpg
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img13.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/resources/pages/Contact.tml
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img14.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/META-INF/maven/org.apache.tapestry/quickstart/pom.xml
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img15.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img16.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img17.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img18.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/test/java/PLACEHOLDER
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img19.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/java/pages/About.java
* /tapestry/tapestry5/trunk/quickstart/prototypes/META-INF/maven/plugin.xml
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/test/resources/PLACEHOLDER
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/resources/components
* /tapestry/tapestry5/trunk/quickstart/prototypes/META-INF/maven/org.apache.tapestry/quickstart
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img20.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main
* /tapestry/tapestry5/trunk/quickstart/build.gradle
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp
* /tapestry/tapestry5/trunk/quickstart/prototypes/META-INF
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/test/conf/testng.xml
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/resources/log4j.properties
* /tapestry/tapestry5/trunk/quickstart/prototypes
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/WEB-INF/web.xml
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/site
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/resources/pages/About.tml
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/resources/components/Layout.tml
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/java/components
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/resources
* /tapestry/tapestry5/trunk/quickstart/prototypes/META-INF/LICENSE
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/java/services
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/site/apt/index.apt
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/WEB-INF
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/test/java
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/site/apt
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/test/conf
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype.pom
* /tapestry/tapestry5/trunk/quickstart/prototypes/META-INF/NOTICE
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/test/conf/webdefault.xml
* /tapestry/tapestry5/trunk/quickstart/prototypes/META-INF/INDEX.LIST
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/test/resources
* /tapestry/tapestry5/trunk/quickstart/prototypes/META-INF/MANIFEST.MF
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/favicon.ico
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src
* /tapestry/tapestry5/trunk/quickstart/prototypes/META-INF/maven/archetype-metadata.xml
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/java/pages/Contact.java
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-catalog.xml
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/layout.css
* /tapestry/tapestry5/trunk/quickstart/prototypes/META-INF/DEPENDENCIES
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/resources/pages/Index.properties
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/java/services/AppModule.java
* /tapestry/tapestry5/trunk/quickstart/prototypes/META-INF/maven
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img05.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img06.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img07.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/pom.xml
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img08.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/img09.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/java/pages/Index.java
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/images/spacer.gif
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/java/components/Layout.java
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/resources/pages
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/java/pages
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/webapp/layout/license.txt
* /tapestry/tapestry5/trunk/quickstart/prototypes/META-INF/maven/org.apache.tapestry/quickstart/pom.properties
* /tapestry/tapestry5/trunk/quickstart/prototypes/archetype-resources/src/main/resources/pages/Index.tml
* /tapestry/tapestry5/trunk/quickstart/prototypes/META-INF/maven/org.apache.tapestry


> Generate Maven archetype from within gradle builds
> --------------------------------------------------
>
>                 Key: TAP5-1609
>                 URL: https://issues.apache.org/jira/browse/TAP5-1609
>             Project: Tapestry 5
>          Issue Type: New Feature
>    Affects Versions: 5.3
>            Reporter: Massimo Lusetti
>            Assignee: Massimo Lusetti
>
> It would be nice to have (again) the Maven archetype produced by the build cycle.
> Maybe with a build.gradle script in it...

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

        

[jira] [Commented] (TAP5-1609) Generate Maven archetype from within gradle builds

Posted by "Massimo Lusetti (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084707#comment-13084707 ] 

Massimo Lusetti commented on TAP5-1609:
---------------------------------------

The base for this is in the trunk I'll wait some days before closing this hoping for some comments from users:

To use this one you should:

- build the quickstart as usual with gradle
- install the archetype-catalog.xml in the build/quickstart-generated in the local catalog
- install the .jar and the .pom produced by the build
- test the archetype with the full command line of archetype:generate

More tweak will certainly follow...

> Generate Maven archetype from within gradle builds
> --------------------------------------------------
>
>                 Key: TAP5-1609
>                 URL: https://issues.apache.org/jira/browse/TAP5-1609
>             Project: Tapestry 5
>          Issue Type: New Feature
>    Affects Versions: 5.3
>            Reporter: Massimo Lusetti
>            Assignee: Massimo Lusetti
>
> It would be nice to have (again) the Maven archetype produced by the build cycle.
> Maybe with a build.gradle script in it...

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