Message from discussion
- Maven Alfresco Lifecycle support base project 1.1.0 released
X-BeenThere: maven-alfresco@googlegroups.com
Received: by 10.204.5.70 with SMTP id 6ls3475699bku.1.p; Fri, 04 Dec 2009
08:55:24 -0800 (PST)
Received: by 10.204.33.6 with SMTP id f6mr108897bkd.38.1259945723744;
Fri, 04 Dec 2009 08:55:23 -0800 (PST)
Received: by 10.204.33.6 with SMTP id f6mr108896bkd.38.1259945723696;
Fri, 04 Dec 2009 08:55:23 -0800 (PST)
Return-Path: <tib...@gmail.com>
Received: from mail-bw0-f222.google.com (mail-bw0-f222.google.com [209.85.218.222])
by gmr-mx.google.com with ESMTP id 12si167868bwz.10.2009.12.04.08.55.22;
Fri, 04 Dec 2009 08:55:22 -0800 (PST)
Received-SPF: pass (google.com: domain of tib...@gmail.com designates 209.85.218.222 as permitted sender) client-ip=209.85.218.222;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of tib...@gmail.com designates 209.85.218.222 as permitted sender) smtp.mail=tib...@gmail.com; dkim=pass (test mode) header...@gmail.com
Received: by mail-bw0-f222.google.com with SMTP id 22so2326507bwz.5
for <maven-alfresco@googlegroups.com>; Fri, 04 Dec 2009 08:55:22 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=gamma;
h=domainkey-signature:mime-version:received:in-reply-to:references
:from:date:message-id:subject:to:content-type;
bh=Zf1rPLPDT/hGims1Qvk8dzaG58NpJJsCKQEJc5wkiP8=;
b=Jc0MpCyYFFOWSBR3ebBqhRmoPZLkylpHdG/T+8A05xG0qnbVYQQzoz/RGBZThiiVke
WUnZMT+lkxnhfTgt4cCZGdbKHoklPJwItcIbCizVQziKmrsytfCoiWdxGUIfc/yk/FR6
P2Fq7qRtlVLfou4mMd5jgnh/odWodR0sov7ME=
DomainKey-Signature: a=rsa-sha1; c=nofws;
d=gmail.com; s=gamma;
h=mime-version:in-reply-to:references:from:date:message-id:subject:to
:content-type;
b=H2Qg4ltrUM8+0W1FLnDsZ1/qr8hQWHv++5oJIifo1ed0wPFI0a0LjqjGc5OvLtNcnO
8Dega2i+pwrwiqQu2laNcjQ++s/MQ8BRL15wIDumUeLDg7yWVVeQl6qCaru+BlBzMV/V
JmdVJblTDdhB7Y62dDgpbT0TJ6tfiYd/iSSLo=
MIME-Version: 1.0
Received: by 10.103.67.25 with SMTP id u25mr1102552muk.45.1259945722202; Fri,
04 Dec 2009 08:55:22 -0800 (PST)
In-Reply-To: <2111762314.01259876824057.JavaMail.mindthe...@zion.local>
References: <2111762314.01259876824057.JavaMail.mindthe...@zion.local>
From: Tibor Gemes <tib...@gmail.com>
Date: Fri, 4 Dec 2009 17:55:02 +0100
Message-ID: <e64b50530912040855k7da0e96fr2d4dfb716cf19...@mail.gmail.com>
Subject: Re: [ANNOUNCEMENT] - Maven Alfresco Lifecycle support base project
1.1.0 released
To: maven-alfresco@googlegroups.com
Content-Type: multipart/alternative; boundary=0016e65b6164354b520479e9f9b8
--0016e65b6164354b520479e9f9b8
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Hi!
I compared the archetype generated poms with my current version, to merge
the changes back to my version. Still everything works! Good!
However a few issues:
I found that there is a 3.0.1 release version maven-amp-plugin on the
alfresco releases repository (
http://maven.alfresco.com/nexus/content/repositories/releases/), so I
removed the -SNAPSHOT from the plugin version, and did the same with the
maven-nosnapshot-plugin v 0.0.5, because I prefer using snapshot versions
only in circumstances the released versions don't work. But they work for
me.
I see that the ext archetype comments are garbled because of a reformat, an=
d
see a few references to ss-public repos still in them.
In the ext archetype the sql resources directory is replaced with a variabl=
e
reference, but it has a typo on it: ${project.basedire} (watch for the last
'e').
=C3=9Cdv:
G=C3=A9mes Tibor
CodWell Kft
+3630-3430856
2009/12/3 Gabriele Columbro <gabriele.colum...@alfresco.com>
> The Maven Alfresco Lifecycle support base project team is pleased to
> announce the maven-alfresco-lifecycle-1.1.0 release!
>
> This project is meant to gather all commons configurations, plugins and
> archetypes for the full Maven Alfresco lifecycle support.
> It gathers the latest stable versions of the different components that ar=
e
> used to support Alfresco development on Maven in enterprise and
> community contexts.
>
> See all the different components at the following links:
> - maven-alfresco-archetypes:
> http://maven.alfresco.com/nexus/content/repositories/alfresco-docs/maven-=
alfresco-lifecycle/maven-alfresco-archetypes/index.html
> - maven-amp-plugin:
> http://maven.alfresco.com/nexus/content/repositories/alfresco-docs/maven-=
alfresco-lifecycle/plugins/maven-amp-plugin/index.html
> - maven-nosnpashot-plugin:
> http://maven.alfresco.com/nexus/content/repositories/alfresco-docs/maven-=
alfresco-lifecycle/plugins/maven-nosnapshot-plugin/index.html
>
> See also the Alfresco wiki documentation:
> http://wiki.alfresco.com/wiki/Managing_Alfresco_Lifecyle_with_Maven.
>
> Changes in this version include:
>
> New features:
> o Moved all the archetypes to work against http://maven.alfresco.com
> o Added support for Alfresco SHARE archetype
> o Updated documentation to point to the new infrastructure
>
>
>
> See also specific modules changes for the latest release:
>
> maven-alfresco-amp-archetype:
> http://maven.alfresco.com/nexus/content/repositories/alfresco-docs/maven-=
alfresco-lifecycle/maven-alfresco-archetypes/maven-alfresco-amp-archetype/c=
hanges-report.html
> maven-alfresco-extension-archetype:
> http://maven.alfresco.com/nexus/content/repositories/alfresco-docs/maven-=
alfresco-lifecycle/maven-alfresco-archetypes/maven-alfresco-extension-arche=
type/changes-report.html
> maven-alfresco-share-archetype:
> http://maven.alfresco.com/nexus/content/repositories/alfresco-docs/maven-=
alfresco-lifecycle/maven-alfresco-archetypes/maven-alfresco-share-archetype=
/changes-report.html
> maven-amp-plugin:
> http://maven.alfresco.com/nexus/content/repositories/alfresco-docs/maven-=
alfresco-lifecycle/plugins/maven-amp-plugin/changes-report.html
>
>
> For a manual installation, you can download the
> maven-alfresco-lifecycle-1.1.0 here:
>
> http://maven.alfresco.com/nexus/content/repositories/alfresco-docs/maven-=
alfresco-lifecycle/index.html
>
>
> Have fun!
> -Maven Alfresco Lifecycle support base project team
>
> --
>
> You received this message because you are subscribed to the Google Groups
> "Maven Alfresco Lifecycle Discussion Group" group.
> To post to this group, send email to maven-alfresco@googlegroups.com.
> To unsubscribe from this group, send email to
> maven-alfresco+unsubscribe@googlegroups.com<maven-alfresco%2Bunsubscribe@=
googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/maven-alfresco?hl=3Den.
>
>
>
--0016e65b6164354b520479e9f9b8
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Hi!<br><br>I compared the archetype generated poms with my current version,=
to merge the changes back to my version. Still everything works! Good!<br>=
<br>However a few issues: <br><br>I found that there is a 3.0.1 release ver=
sion maven-amp-plugin on the alfresco releases repository (<a href=3D"http:=
//maven.alfresco.com/nexus/content/repositories/releases/">http://maven.alf=
resco.com/nexus/content/repositories/releases/</a>), so I removed the -SNAP=
SHOT from the plugin version, and did the same with the maven-nosnapshot-pl=
ugin v 0.0.5, because I prefer using snapshot versions only in circumstance=
s the released versions don't work. But they work for me. =C2=A0 <br>
<br>I see that the ext archetype comments are garbled because of a reformat=
, and see a few references to ss-public repos still in them. <br>In the ext=
archetype the sql resources directory is replaced with a variable referenc=
e, but it has a typo on it: ${project.basedire} (watch for the last 'e&=
#39;).<br>
<br clear=3D"all">=C3=9Cdv:<br><br>G=C3=A9mes Tibor<br>CodWell Kft<br>+3630=
-3430856<br>
<br><br><div class=3D"gmail_quote">2009/12/3 Gabriele Columbro <span dir=3D=
"ltr"><<a href=3D"mailto:gabriele.colum...@alfresco.com">gabriele.columb=
r...@alfresco.com</a>></span><br><blockquote class=3D"gmail_quote" style=
=3D"border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; p=
adding-left: 1ex;">
The Maven Alfresco Lifecycle support base project team is pleased to announ=
ce the maven-alfresco-lifecycle-1.1.0 release!<br>
<br>
This project is meant to gather all commons configurations, plugins and arc=
hetypes for the full Maven Alfresco lifecycle support.<br>
It gathers the latest stable versions of the different components that are =
used to support Alfresco development on Maven in enterprise and<br>
community contexts.<br>
<br>
See all the different components at the following links:<br>
- maven-alfresco-archetypes: <a href=3D"http://maven.alfresco.com/nexus/con=
tent/repositories/alfresco-docs/maven-alfresco-lifecycle/maven-alfresco-arc=
hetypes/index.html" target=3D"_blank">http://maven.alfresco.com/nexus/conte=
nt/repositories/alfresco-docs/maven-alfresco-lifecycle/maven-alfresco-arche=
types/index.html</a><br>
- maven-amp-plugin: <a href=3D"http://maven.alfresco.com/nexus/content/repo=
sitories/alfresco-docs/maven-alfresco-lifecycle/plugins/maven-amp-plugin/in=
dex.html" target=3D"_blank">http://maven.alfresco.com/nexus/content/reposit=
ories/alfresco-docs/maven-alfresco-lifecycle/plugins/maven-amp-plugin/index=
.html</a><br>
- maven-nosnpashot-plugin: <a href=3D"http://maven.alfresco.com/nexus/conte=
nt/repositories/alfresco-docs/maven-alfresco-lifecycle/plugins/maven-nosnap=
shot-plugin/index.html" target=3D"_blank">http://maven.alfresco.com/nexus/c=
ontent/repositories/alfresco-docs/maven-alfresco-lifecycle/plugins/maven-no=
snapshot-plugin/index.html</a><br>
<br>
See also the Alfresco wiki documentation: <a href=3D"http://wiki.alfresco.c=
om/wiki/Managing_Alfresco_Lifecyle_with_Maven" target=3D"_blank">http://wik=
i.alfresco.com/wiki/Managing_Alfresco_Lifecyle_with_Maven</a>.<br>
<br>
Changes in this version include:<br>
<br>
New features:<br>
o Moved all the archetypes to work against <a href=3D"http://maven.alfresco=
.com" target=3D"_blank">http://maven.alfresco.com</a><br>
o Added support for Alfresco SHARE archetype<br>
o Updated documentation to point to the new infrastructure<br>
<br>
<br>
<br>
See also specific modules changes for the latest release:<br>
<br>
maven-alfresco-amp-archetype: <a href=3D"http://maven.alfresco.com/nexus/co=
ntent/repositories/alfresco-docs/maven-alfresco-lifecycle/maven-alfresco-ar=
chetypes/maven-alfresco-amp-archetype/changes-report.html" target=3D"_blank=
">http://maven.alfresco.com/nexus/content/repositories/alfresco-docs/maven-=
alfresco-lifecycle/maven-alfresco-archetypes/maven-alfresco-amp-archetype/c=
hanges-report.html</a><br>
maven-alfresco-extension-archetype: <a href=3D"http://maven.alfresco.com/ne=
xus/content/repositories/alfresco-docs/maven-alfresco-lifecycle/maven-alfre=
sco-archetypes/maven-alfresco-extension-archetype/changes-report.html" targ=
et=3D"_blank">http://maven.alfresco.com/nexus/content/repositories/alfresco=
-docs/maven-alfresco-lifecycle/maven-alfresco-archetypes/maven-alfresco-ext=
ension-archetype/changes-report.html</a><br>
maven-alfresco-share-archetype: <a href=3D"http://maven.alfresco.com/nexus/=
content/repositories/alfresco-docs/maven-alfresco-lifecycle/maven-alfresco-=
archetypes/maven-alfresco-share-archetype/changes-report.html" target=3D"_b=
lank">http://maven.alfresco.com/nexus/content/repositories/alfresco-docs/ma=
ven-alfresco-lifecycle/maven-alfresco-archetypes/maven-alfresco-share-arche=
type/changes-report.html</a><br>
maven-amp-plugin: <a href=3D"http://maven.alfresco.com/nexus/content/reposi=
tories/alfresco-docs/maven-alfresco-lifecycle/plugins/maven-amp-plugin/chan=
ges-report.html" target=3D"_blank">http://maven.alfresco.com/nexus/content/=
repositories/alfresco-docs/maven-alfresco-lifecycle/plugins/maven-amp-plugi=
n/changes-report.html</a><br>
<br>
<br>
For a manual installation, you can download the maven-alfresco-lifecycle-1.=
1.0 here:<br>
<a href=3D"http://maven.alfresco.com/nexus/content/repositories/alfresco-do=
cs/maven-alfresco-lifecycle/index.html" target=3D"_blank">http://maven.alfr=
esco.com/nexus/content/repositories/alfresco-docs/maven-alfresco-lifecycle/=
index.html</a><br>
<br>
<br>
Have fun!<br>
-Maven Alfresco Lifecycle support base project team<br>
<font color=3D"#888888"><br>
--<br>
<br>
You received this message because you are subscribed to the Google Groups &=
quot;Maven Alfresco Lifecycle Discussion Group" group.<br>
To post to this group, send email to <a href=3D"mailto:maven-alfresco@googl=
egroups.com">maven-alfresco@googlegroups.com</a>.<br>
To unsubscribe from this group, send email to <a href=3D"mailto:maven-alfre=
sco%2Bunsubscribe@googlegroups.com">maven-alfresco+unsubscribe@googlegroups=
.com</a>.<br>
For more options, visit this group at <a href=3D"http://groups.google.com/g=
roup/maven-alfresco?hl=3Den" target=3D"_blank">http://groups.google.com/gro=
up/maven-alfresco?hl=3Den</a>.<br>
<br>
<br>
</font></blockquote></div><br>