Hmm..  I don't really understand.  Could you elaborate?  

Antonio Petrelli wrote:
> 
> 2010/12/7 fhomasp <[email protected]>:
>> I think I'm going to exclude the release modules from the module list,
>> and
>> include them in a seperate profile like this:
>>
>> <profiles>
>>        <profile>
>>            <id>release</id>
>>            <modules>
>>                <module>app1</module>
>>                <module>app2</module>
>>                <module>app3</module>
>>                <module>app1-release</module>
>>                <module>app2-release</module>
>>                <module>app3-release</module>
>>            </modules>
>>        </profile>
>>    </profiles>
> 
> If the problem is the upload to the remote repository, simply skip
> deployment in those modules:
> http://maven.apache.org/plugins/maven-deploy-plugin/deploy-mojo.html#skip
> 
> Antonio
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 
> 

-- 
View this message in context: 
http://maven.40175.n5.nabble.com/Create-complicated-client-jar-release-target-s-tp3295582p3295777.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to