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

in this case, I think you want something like:

<build>
  <sourceDirectory>src</sourceDirectory>
...
</build>

to refer maven to ${basedir}/src for your source code...

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]
> 
> 
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFCpF5GK3h2CZwO/4URApQ3AJoCDEzCmHjbAL9rzvNY4JI9Sc8pgACfRddC
GFWbxcksNkdLACLhGKm1iE4=
=ydiq
-----END PGP SIGNATURE-----

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

Reply via email to