like "asdf" ... ;-)
>>>
>>> - Jörg
>>>
>>>
>>> -----
>>> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
>>> For additional commands
I tried your configuration and noted one thing,
It did not work for me when the plugin definition is done under
section in
but it does work if the plugin definition is done in section
in
I am using Maven 2.2.1 Could you try defining your plugin under ?
Here is the my config
org.ap
---
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>
>
--
View this message in context:
http://old.nabble.com/Co
Hi Nathan,
nsowatsk wrote:
> The plugin will be called in the prepare-package phase.
Beware, this phase is quite new (don't know when it was introduced, it might
have been M2.2 or M3 actually).
> There is no asdf
> phase, so that won't work.
In older versions it is therefore ignored like "asd
mes, but it doesn't copies the dependencies, I
>>>> think, I allready tried every possible configuration you can find on
>>>> the
>>>> internet, so my question ist, could the dependencies be defined
>>>> wrong???
>>>> but
>>>&g
i think, if the dependencies were wrong
>>> defined, i couldn't do it. I also can run the program in eclipse
>>>
>>>
>>> subir.sasikumar wrote:
>>>>
>>>> Try this configuration
>>>>
>>>>
>>>>${pr
>>
>>> http://best-practice-software-engineering.ifs.tuwien.ac.at/repository/>> url>
>>>
>>>
>>>
>>>
>>>
>>>junit
>>>junit
>>>4.7
>>>test
>>>
>>>
>>>
>>>hsqldb
>>>hsqldb
>>>
I also can run the program in eclipse
>
>
> subir.sasikumar wrote:
>>
>> Try this configuration
>>
>>
>>${project.build.directory}/lib
>>
>>
>> Subir
>> -Original Message-
>> From: Peter Grman [mailto:peter.gr...@grman.at]
hursday, April 29, 2010 6:26 AM
> To: users@maven.apache.org
> Subject: Copy Dependencies into target/lib
>
> Hallo, I'm allready trying for about 2 hours to copy my dependencies into
> target/lib, I've found hundreds of posts and answers how to do it, but it
> just do
Try this configuration
${project.build.directory}/lib
Subir
-Original Message-
From: Peter Grman [mailto:peter.gr...@grman.at]
Sent: Thursday, April 29, 2010 6:26 AM
To: users@maven.apache.org
Subject: Copy Dependencies into target/lib
Hallo, I'm allready trying for about 2
Hallo, I'm allready trying for about 2 hours to copy my dependencies into
target/lib, I've found hundreds of posts and answers how to do it, but it just
doesnt work for me.
I can compile the code, I can pack it into a jar and the JUnit tests run also,
but the dependencies are not copied.
Here
11 matches
Mail list logo