[jboss-dev] Re: Changing groupId for javaee

Paul Gier pgier at redhat.com
Thu Aug 23 14:57:24 EDT 2007


I added a parameter to override the groupId in the jboss-deploy plugin and 
released version 1.4 with this feature.  This way the maven groupId can change, 
but we can still keep the path in the jboss repository the same.

I also put up a basic site for the plugin here
http://labs.jboss.com/maven-jboss-deploy-plugin

Anil Saldhana wrote:
> Yes, many AS5 workspace modules' .classpath for eclipse and build.xml 
> will need a change. Then  someone will try to update the workspace and 
> build. When it fails, they will have a Burke effect.   Until AS5 goes 
> maven, stop this groupid change.
> 
> Paul Gier wrote:
>> Yes, currently the jboss-deploy plugin would change the directory 
>> based on the groupId.  If you think this will cause problems, I can 
>> add a parameter to the jboss-deploy plugin to specify a different 
>> groupId.
>>
>> Anil Saldhana wrote:
>>> Does this also mean that when we use the maven deploy plugin, for the 
>>> legacy svn repo that JBAS uses, we will modifying the directory 
>>> structure for thirdparty jars?
>>>
>>> Paul Gier wrote:
>>>> I was thinking of making the groupId "org.jboss.javaee"
>>>> Then each of the api modules would be under this groupId, and the 
>>>> parent pom and combined jars would be under 
>>>> org/jboss/javaee/jboss-javaee
>>>>
>>>> Is this directory structure too deep?
>>>>
>>>> Carlo de Wolf wrote:
>>>>> Do you mean: groupId: org.jboss and artifactId: javaee?
>>>>> In that case, go. Else, huh?
>>>>>
>>>>> Carlo
>>>>>
>>>>> On Mon, 2007-08-20 at 09:47 -0500, Paul Gier wrote:
>>>>>> I'd like to change the maven groupId for the javaee project to 
>>>>>> "org.jboss.javaee".  Please let me know if this will cause 
>>>>>> problems for anyone.   I will be updating the microntainer 
>>>>>> dependencies, and any others that I find.   If you see any 
>>>>>> dependencies on javaee, please update them to the new groupId, 
>>>>>> after I make the change.
>>>>>>
>>>>>> Thanks!
>>>>>
>>>>
>>>> _______________________________________________
>>>> jboss-development mailing list
>>>> jboss-development at lists.jboss.org
>>>> https://lists.jboss.org/mailman/listinfo/jboss-development
>>>
>>
>> _______________________________________________
>> jboss-development mailing list
>> jboss-development at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jboss-development
> 




More information about the jboss-development mailing list