ver-ending maven version range bugs.
Daniel Niklas wrote:
>
> Hi Dave,
>
>
> dhoffer wrote:
>>
>> Just wondering, did you figure this out? I too have this problem and I
>> don't have any snapshot dependencies parent or otherwise.
>>
>
> I
Just wondering, did you figure this out? I too have this problem and I don't
have any snapshot dependencies parent or otherwise.
I would like to know what was intended by this feature. I have never seen
it before 2.0-beta-7 and I can find no documentation of it. I would go back
and use 2.0-be
> http://www.appfuse.org/display/APF/AppFuse+QuickStart
>
> Wayne
>
> On 10/18/07, dhoffer <[EMAIL PROTECTED]> wrote:
>>
>> I want to create a custom archetype all our developers will use to
>> bootstrap
>> the artifact creation process. Installing this o
I want to create a custom archetype all our developers will use to bootstrap
the artifact creation process. Installing this on my system is no problem
and I can release to our corporate repo.
The question is how can I get this installed on all our corporate
developer's systems so it is available
I don't know if you can override maven's standard version number, but I have
my doubts. I suggest you change your policy and go with maven's versioning,
this is likely to be less trouble in the end.
See comments below...
Christian Weber-5 wrote:
>
> Hi all,
>
> i'm using Maven + Artifactor
Are you saying I must have site.xml in order for index.html to be generated?
I too have projects where I index.html is missing and have not tracked down
the cause. However I have only started to use site.xml recently.
-Dave
Eric Redmond wrote:
>
> I don't understand your problem - it looks
tten
> collaboratively? No. And I'm convinced that if it had been, it would
> be much higher quality and much more accessible today.
>
> Just my 2 cents.
>
> 2006/10/31, dhoffer <[EMAIL PROTECTED]>:
>>
>> Jeff,
>>
>> I use maven and I really like it and I
Jeff,
I use maven and I really like it and I don't want this to sound like
negative criticism but you are right, the learning curve for maven newbie’s
is huge and there just isn't much good docs available. I have wound up
getting bits of pieces of info from here and there...it just takes so long
I have a multi-module maven project and when I run the release goal and
deploy the web site for this project I want to create a zip of the artifacts
and all their dependents. I would like this zip file to be downloadable
from the deployed web site.
How can I do this? I have used the assembly pl