[forge-dev] [JBoss JIRA] Commented: (SEAMFORGE-84) Forge distributed plugin system should support cloning and building a git/mvn project to be installed as a plugin

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Tue Mar 22 16:47:45 EDT 2011


    [ https://issues.jboss.org/browse/SEAMFORGE-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12591021#comment-12591021 ] 

Lincoln Baxter III commented on SEAMFORGE-84:
---------------------------------------------

[forge-distribution] dist $ 
[forge-distribution] dist $ 
[forge-distribution] dist $ prettyfaces
***ERROR*** No such command: prettyfaces
[forge-distribution] dist $ 
[forge-distribution] dist $ 
[forge-distribution] dist $ forge git-plugin git://github.com/ocpsoft/prettyfaces-forge-plugin.git --ref 1.0.0.Alpha1
***INFO*** Checking out plugin source files to [repo] via 'git'
***INFO*** Switching to branch/tag [1.0.0.Alpha1]
***INFO*** Invoking build with underlying build system.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building prettyfaces-forge-plugin 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] Copying 2 resources
[INFO] 
[INFO] Compiling 3 source files to /tmp/forgetemp8366335975626723199/repo/target/classes
[INFO] 
[INFO] No tests to run.
[INFO]
[INFO] Building jar: /tmp/forgetemp8366335975626723199/repo/target/prettyfaces-forge-plugin-1.0.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.334s
[INFO] Finished at: Tue Mar 22 15:55:05 EDT 2011
[INFO] Final Memory: 32M/259M
[INFO] ------------------------------------------------------------------------
***SUCCESS*** Build successful.
***INFO*** Copying build artifact to [/home/lb3/.forge/plugins/com.ocpsoft.forge.prettyfaces_prettyfaces-forge-plugin.jar]
[forge-distribution] dist $ 
[forge-distribution] dist $ 
[forge-distribution] dist $ prettyfaces 
setup          mapping-add    
[forge-distribution] dist $ prettyfaces setup
The [com.ocpsoft.prettyfaces] facet depends on the following missing facets: [WebResourceFacet, forge.spec.servlet]. Would you like to attempt installation of these facets as well? [Y/n]

> Forge distributed plugin system should support cloning and building a git/mvn project to be installed as a plugin
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: SEAMFORGE-84
>                 URL: https://issues.jboss.org/browse/SEAMFORGE-84
>             Project: Seam Forge
>          Issue Type: Enhancement
>          Components: Builtin Plugins, Plugin API
>    Affects Versions: 1.0.0.Alpha2
>            Reporter: Lincoln Baxter III
>            Assignee: Lincoln Baxter III
>             Fix For: 1.0.0.Alpha3
>
>


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


More information about the forge-dev mailing list