[ 
https://issues.apache.org/jira/browse/SHINDIG-156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12586300#action_12586300
 ] 

Martin Webb commented on SHINDIG-156:
-------------------------------------

On Sat, Apr 5, 2008 at 7:59 PM, Santiago Gala (JIRA) <[EMAIL PROTECTED]>


Try: "mvn clean install" and then look into your .m2 maven repository both
before and after.  Before you'll not see a JAR, after you will.  We wouldn't
want developers to be dependent on a JAR inside the target directory when
building a completely different application.   Although before builds a WAR,
when making an application dependent on shindig it fails because it can't
find a JAR.

Martin



-- 
Internet Related Technologies - http://www.irt.org


> maven install of gadgets server to create a jar ofr extenal consumption by 
> other apps
> -------------------------------------------------------------------------------------
>
>                 Key: SHINDIG-156
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-156
>             Project: Shindig
>          Issue Type: Improvement
>          Components: Gadgets Server - Java
>            Reporter: Martin Webb
>            Priority: Minor
>         Attachments: pom-install-jar.diff
>
>
> To reuse some of the core Java code outside the gadget server, e.g. within a 
> gadget container, it is useful to have a jar file within the local maven 
> repository.  The attached fix allows a jar to be package along with the 
> original war.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to