You mentioned you were using the versions plugin and it wasn¹t working-
did you use it before? Can you describe your use case in terms of the
command line you are using, and what versions you want to upgrade?

On 9/12/14, 10:16 AM, "Kevin Burton" <bur...@spinn3r.com> wrote:

>OKŠ so this definitely works and the aggregation model compiles my module.
>
>But I need a way to bump the version number because I have complex
>dependencies and updating 10 places every time I change the project
>version
>isn¹t going to be fun.
>
>
>On Fri, Sep 12, 2014 at 10:03 AM, Kevin Burton <bur...@spinn3r.com> wrote:
>
>> > In other words, you can keep using your toplevel pom.xml as an
>> _aggregator_
>> without it being the _parent_ of your OSS module.
>>
>> Ha.  That works.  But the versions plugin now won¹t update the version
>>of
>> the sub-moduleŠ
>>
>> This is super fun! :)
>>
>>
>> On Fri, Sep 12, 2014 at 9:33 AM, Curtis Rueden <ctrue...@wisc.edu>
>>wrote:
>>
>>> Hi Kevin,
>>>
>>> > I want to post this to a public repoŠ it¹s open source.
>>> >
>>> > The problem is that the parent module is not OSS.
>>>
>>> Child modules of a multi-module build do not need to use the toplevel
>>> module as parent.
>>>
>>> In other words, you can keep using your toplevel pom.xml as an
>>> _aggregator_
>>> without it being the _parent_ of your OSS module.
>>>
>>> 
>>>http://rostislav-matl.blogspot.com/2011/12/maven-aggregator-vs-parent.ht
>>>ml
>>>
>>> Regards,
>>> Curtis
>>>
>>> On Thu, Sep 11, 2014 at 10:25 PM, Kevin Burton <bur...@spinn3r.com>
>>> wrote:
>>>
>>> > I have an OSS module in a multi-module maven project.
>>> >
>>> > I want to post this to a public repoŠ it¹s open source.
>>> >
>>> > The problem is that the parent module is not OSS.
>>> >
>>> > When I setup a <dependency> it pulls in my OSS module just fine, but
>>> then
>>> > it tries to pull down the parent module, which isn¹t in the repo, and
>>> > breaks.
>>> >
>>> > The parent pom isn¹t really a dependencyŠ so I¹d like it to not need
>>>it
>>> >
>>> > is this possible?
>>> >
>>> > --
>>> >
>>> > Founder/CEO Spinn3r.com
>>> > Location: *San Francisco, CA*
>>> > blog: http://burtonator.wordpress.com
>>> > Š or check out my Google+ profile
>>> > <https://plus.google.com/102718274791889610666/posts>
>>> > <http://spinn3r.com>
>>> >
>>>
>>
>>
>>
>> --
>>
>> Founder/CEO Spinn3r.com
>> Location: *San Francisco, CA*
>> blog: http://burtonator.wordpress.com
>> Š or check out my Google+ profile
>> <https://plus.google.com/102718274791889610666/posts>
>> <http://spinn3r.com>
>>
>>
>
>
>-- 
>
>Founder/CEO Spinn3r.com
>Location: *San Francisco, CA*
>blog: http://burtonator.wordpress.com
>Š or check out my Google+ profile
><https://plus.google.com/102718274791889610666/posts>
><http://spinn3r.com>


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

Reply via email to