You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Rahul <ra...@clear.net.nz> on 2005/05/24 05:53:43 UTC

Can POM have more than one packages defined?

Greetings Maven Users,

I am newbie at using Maven and currently exploring how I can adapt our 
existing projects to use Maven for build and release management.

We have a peculiar requirement - the java sources for a project are 
under two different packages. One package for the libraries that we've 
developed internally and one for the application developed for the client.

I'd like to know if  I am able to set up more than one package under the 
<package> element in POM.

TIA,

Rahul

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


Re: Can POM have more than one packages defined?

Posted by Rahul <ra...@clear.net.nz>.
Thanks Arnaud,

Cheers,
Rahul

Arnaud HERITIER wrote:

>Hi Rahul,
>
>	It's not supported in several plugins (javadoc for example).
>	But it's an optionnal entry and you're not obliged to define it.
>
>Arnaud
>
>  
>
>>Greetings Maven Users,
>>
>>I am newbie at using Maven and currently exploring how I can 
>>adapt our existing projects to use Maven for build and 
>>release management.
>>
>>We have a peculiar requirement - the java sources for a 
>>project are under two different packages. One package for the 
>>libraries that we've developed internally and one for the 
>>application developed for the client.
>>
>>I'd like to know if  I am able to set up more than one 
>>package under the <package> element in POM.
>>
>>TIA,
>>
>>Rahul
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>>For additional commands, e-mail: users-help@maven.apache.org
>>
>>    
>>
>
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>For additional commands, e-mail: users-help@maven.apache.org
>
>
>  
>


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


RE: Can POM have more than one packages defined?

Posted by Arnaud HERITIER <ah...@gmail.com>.
Hi Rahul,

	It's not supported in several plugins (javadoc for example).
	But it's an optionnal entry and you're not obliged to define it.

Arnaud

> 
> Greetings Maven Users,
> 
> I am newbie at using Maven and currently exploring how I can 
> adapt our existing projects to use Maven for build and 
> release management.
> 
> We have a peculiar requirement - the java sources for a 
> project are under two different packages. One package for the 
> libraries that we've developed internally and one for the 
> application developed for the client.
> 
> I'd like to know if  I am able to set up more than one 
> package under the <package> element in POM.
> 
> TIA,
> 
> Rahul
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 




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