You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Rahman USTA <ra...@gmail.com> on 2012/01/07 07:42:06 UTC

WEB-INF/lib

Hi, Can maven copy the dependencies to web-inf/lib directory ? How
-- 
Rahman USTA
Computer & Control Education Technologist
0-(531)-922-28-05
www.kodcu.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: WEB-INF/lib

Posted by Rahman USTA <ra...@gmail.com>.
i solved it by using "mvn war:inplace"

2012/1/7 Rahman USTA <ra...@gmail.com>

> my projec's packaging type is anyway "war". im trying a project on google
> app engine. then some jars must be in web-inf/lib directory but jars
> already in pom.xml dependency declaration. my goal is, save this
> dependencies directly to this directory.
>
>
> 2012/1/7 Robert Scholte <ap...@sourcegrounds.com>
>
>> Specify the packaging of your project by setting it to "war".[1]
>>
>> -Robert
>>
>> [1] http://maven.apache.org/**plugins/maven-war-plugin/**usage.html<http://maven.apache.org/plugins/maven-war-plugin/usage.html>
>>
>>
>>
>> On Sat, 07 Jan 2012 07:42:06 +0100, Rahman USTA <ra...@gmail.com>
>> wrote:
>>
>>  Hi, Can maven copy the dependencies to web-inf/lib directory ? How
>>>
>>
>> ------------------------------**------------------------------**---------
>> To unsubscribe, e-mail: users-unsubscribe@maven.**apache.org<us...@maven.apache.org>
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>>
>
>
> --
> Rahman USTA
> Computer & Control Education Technologist
> 0-(531)-922-28-05
> www.kodcu.com
>
>


-- 
Rahman USTA
Computer & Control Education Technologist
0-(531)-922-28-05
www.kodcu.com

Re: WEB-INF/lib

Posted by Rahman USTA <ra...@gmail.com>.
my projec's packaging type is anyway "war". im trying a project on google
app engine. then some jars must be in web-inf/lib directory but jars
already in pom.xml dependency declaration. my goal is, save this
dependencies directly to this directory.

2012/1/7 Robert Scholte <ap...@sourcegrounds.com>

> Specify the packaging of your project by setting it to "war".[1]
>
> -Robert
>
> [1] http://maven.apache.org/**plugins/maven-war-plugin/**usage.html<http://maven.apache.org/plugins/maven-war-plugin/usage.html>
>
>
>
> On Sat, 07 Jan 2012 07:42:06 +0100, Rahman USTA <ra...@gmail.com>
> wrote:
>
>  Hi, Can maven copy the dependencies to web-inf/lib directory ? How
>>
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: users-unsubscribe@maven.**apache.org<us...@maven.apache.org>
> For additional commands, e-mail: users-help@maven.apache.org
>
>


-- 
Rahman USTA
Computer & Control Education Technologist
0-(531)-922-28-05
www.kodcu.com

Re: WEB-INF/lib

Posted by Robert Scholte <ap...@sourcegrounds.com>.
Specify the packaging of your project by setting it to "war".[1]

-Robert

[1] http://maven.apache.org/plugins/maven-war-plugin/usage.html


On Sat, 07 Jan 2012 07:42:06 +0100, Rahman USTA <ra...@gmail.com>  
wrote:

> Hi, Can maven copy the dependencies to web-inf/lib directory ? How

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org