-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

normally you'd use dependencies for this. Have you read the
documentation on http://maven.apache.org and/or
http://maven.apache.org/maven2 ?

I'm not sure what you're trying to do, exactly, but it sounds like these
class files are coming from some external project (?) or build of some
kind, and if so they should be jarred up and available in your local
repository before you can use them. If you're using maven-2, you'll also
have to provide a project descriptor so we can resolve any transitive
dependencies during the build.

Again, read over the documentation, and if you still have problems, let
us know.

- -john

Joachim Sautter wrote:
> OK
> Now I can find the soruce codes, but I have still a problem with the
> classfiles, they are using Maven cant find them.
> I have set the classpath and i have checked it with the java compiler
> and there it works. How can I set the classpath within the maven
> confiugration files?
> ALso i have prepared it with the resoruce part of the project.xml
> Joachim.
> Joachim Sautter wrote:
> 
>> My path: src/com/schneide/labras/framework under this there are some
>> directories with source code but the name packet name
>> like in the given structure. Is this maybe the probelm why maven cant
>> finde an source file? The path is written correctly  and I prepared it
>> with one more subdirecotry under framework but it didnt find any
>> sourcecode
>>
>> Brett Porter wrote:
>>
>>> Absolutely yes!
>>>
>>> By configuring <sourceDirectory>, <resources> and other elements of
>>> the <build> section.
>>>
>>> In addition, you may need to change plugin configuration if you are
>>> not using plugin defaults for their files/directories.
>>>
>>> - Brett
>>>
>>> On 6/7/05, Joachim Sautter <[EMAIL PROTECTED]>
>>> wrote:
>>>  
>>>
>>>> Hello,
>>>> we have our own projet structe with is not equale to the Maven
>>>> structure. Can we use this and when yes how?
>>>> Kind regards
>>>> Sautter
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>>
>>>>
>>>>   
>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>>>  
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFCpHziK3h2CZwO/4URAkofAJ4oy5DA5L1xHFgGhmYgzOIy7t2yRwCcC8wf
UtHeMYfyxeBYs/UlbqXKGrs=
=tz/x
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to