Re: [argouml-dev] Maven release process
Linus Tolke Tigris <[email protected]> Sat, 6 Sep 2014 22:45:56 +0200
| Newsgroups | gmane.comp.db.axion.devel |
|---|---|
| Message-ID | <CAPumN3vc8iSdtyHTTCgYvrZn0WM94S334q+GWdwpxc7aKxf=qQ@mail.gmail.com> |
------=_Part_180_2102479522.1410036420333
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Hello!
I started an assembly pom (september 2012). It is in the argoumlinstaller
project under maven-dist. There is also a maven-dist-main-jar that I think
is supposed to fix the manifest for the argouml.jar file to include all
subdirectories.
I don't remember very much now and didn't then, nor do I now have a very
good knowledge of maven so this may be all wrong. I am glad that you are
willing to help in this.
/Linus
2014-09-06 21:36 GMT+02:00 Ludovic Ma=C3=AEtre <[email protected]>:
> Hi Linus!
>
> Happy to hear you! (and Bob also although atfer near 9 years in the
> doing it would be fine to have a maven release process before we upgrade
> to gradle :-) )
> My 2 cts inline of you answer,
>
> Le 06/09/2014 20:22, Linus Tolke Tigris a =C3=A9crit :
> > Hello Ludo!
> >
> > The main issue is that I don't understand enough of how this is
> > supposed to work in maven to get it to work properly. I would be happy
> > to get help in this area.
> >
> I would like to help, i build mostly webapp all the day with Jenkins and
> the Maven release plugin, and could probably help in this area, if there
> is any issue open where i could work, i could open it if nobody would
> like to write again the specs.
> > Step one would be to make a release with just tar, zip, or jar-of-jar
> > files to get the steps in place with version changes, tags, running
> > tests during the build, and preparing for the next snapshot version
> > and rebuilding that in Jenkins.
> I guess that most of this could be achieved with a well configured
> "assembly" module with multiples assemblies, one for each target format,
> and the POMs could be updated with the new version.
>
> > After that, features like IzPack, JNLP et.c. could be added.
> >
> Yes, you're right, it's supplemental requirements, you have tell us the
> most importants i think, it would be possible to tackeles these other
> ones after i hope.
> > Could you please help me with getting this to work?
> >
> I will do my best,
> Best regards to all,
>
> PS: I would be happy also for a gradle build, but it would be even
> better to finish the maven release build before. I hope all the
> dependencies are still maintained as maven archives :-)
>
> > /Linus
> >
> >
> > 2014-09-04 22:59 GMT+02:00 Ludovic Ma=C3=AEtre <[email protected]
> > <mailto:[email protected]>>:
> >
> > Hi dear developers of ArgoUML,
> >
> > I would like to know if there is any issue opened about the problem
> > encountered while releasing argouml with maven ? I have read that
> > there
> > is still problems with the release process with maven and would
> > like to
> > know if there is already a list of the issues related to this ? I
> > think
> > this project could be really useful and would like to know how to
> help
> > to better packaging it from/for maven ! IIRC there is still an IzPa=
ck
> > installer with the maven plugin configuration stored somewhere in t=
he
> > issues, among other things.
> >
> > Best regards, keep up the good work, Argo is still the best OSS
> > UML/case
> > tool ! :-)
> > Ludo
> >
> > ------------------------------------------------------
> >
> http://argouml.tigris.org/ds/viewMessage.do?dsForumId=3D450&dsMessageId=
=3D3087924
> >
> > To unsubscribe from this discussion, e-mail:
> > [[email protected]
> > <mailto:[email protected]>].
> > To be allowed to post to the list contact the mailing list
> > moderator, email: [[email protected] <mailto:[email protected]>]
> >
> >
>
> ------------------------------------------------------
>
> http://argouml.tigris.org/ds/viewMessage.do?dsForumId=3D450&dsMessageId=
=3D3088029
>
> To unsubscribe from this discussion, e-mail: [
> [email protected]].
> To be allowed to post to the list contact the mailing list moderator,
> email: [[email protected]]
>
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=3D450&dsMessageId=3D3=
088032
To unsubscribe from this discussion, e-mail: [[email protected]=
s.org].
To be allowed to post to the list contact the mailing list moderator, email=
: [[email protected]]
------=_Part_180_2102479522.1410036420333
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr">Hello!<br><br><div>I started an assembly pom (september 20=
12). It is in the argoumlinstaller project under maven-dist. There is also =
a maven-dist-main-jar that I think is supposed to fix the manifest for the =
argouml.jar file to include all subdirectories.</div><div><br></div><div>I =
don't remember very much now and didn't then, nor do I now have a v=
ery good knowledge of maven so this may be all wrong. I am glad that you ar=
e willing to help in this.</div><div><br></div><div>=C2=A0 =C2=A0 =C2=A0 =
=C2=A0 /Linus</div></div><div class=3D"gmail_extra"><br><br><div class=3D"g=
mail_quote">2014-09-06 21:36 GMT+02:00 Ludovic Ma=C3=AEtre <span dir=3D"ltr=
"><<a href=3D"mailto:[email protected]" target=3D"_blank">ludovic.m=
[email protected]</a>></span>:<br><blockquote class=3D"gmail_quote" style=3D=
"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Linus!<b=
r>
<br>
Happy to hear you! (and Bob also although atfer near 9 years in the<br>
doing it would be fine to have a maven release process before we upgrade<br=
>
to gradle :-) )<br>
My 2 cts inline of you answer,<br>
<br>
Le 06/09/2014 20:22, Linus Tolke Tigris a =C3=A9crit :<br>
<span class=3D"">> Hello Ludo!<br>
><br>
> The main issue is that I don't understand enough of how this is<br=
>
> supposed to work in maven to get it to work properly. I would be happy=
<br>
> to get help in this area.<br>
><br>
</span>I would like to help, i build mostly webapp all the day with Jenkins=
and<br>
the Maven release plugin, and could probably help in this area, if there<br=
>
is any issue open where i could work, i could open it if nobody would<br>
like to write again the specs.<br>
<span class=3D"">> Step one would be to make a release with just tar, zi=
p, or jar-of-jar<br>
> files to get the steps in place with version changes, tags, running<br=
>
> tests during the build, and preparing for the next snapshot version<br=
>
> and rebuilding that in Jenkins.<br>
</span>I guess that most of this could be achieved with a well configured<b=
r>
"assembly" module with multiples assemblies, one for each target =
format,<br>
and the POMs could be updated with the new version.<br>
<span class=3D""><br>
> After that, features like IzPack, JNLP et.c. could be added.<br>
><br>
</span>Yes, you're right, it's supplemental requirements, you have =
tell us the<br>
most importants i think, it would be possible to tackeles these other<br>
ones after i hope.<br>
<span class=3D"">> Could you please help me with getting this to work?<b=
r>
><br>
</span>I will do my best,<br>
Best regards to all,<br>
<br>
PS: I would be happy=C2=A0 also for a gradle build, but it would be even<br=
>
better to finish the maven release build before. I hope all the<br>
dependencies are still maintained as maven archives :-)<br>
<span class=3D""><br>
>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0/Linus<br>
><br>
><br>
> 2014-09-04 22:59 GMT+02:00 Ludovic Ma=C3=AEtre <<a href=3D"mailto:l=
[email protected]">[email protected]</a><br>
</span>> <mailto:<a href=3D"mailto:[email protected]">ludovic.ma=
[email protected]</a>>>:<br>
<span class=3D"">><br>
>=C2=A0 =C2=A0 =C2=A0Hi dear developers of ArgoUML,<br>
><br>
>=C2=A0 =C2=A0 =C2=A0I would like to know if there is any issue opened a=
bout the problem<br>
>=C2=A0 =C2=A0 =C2=A0encountered while releasing argouml with maven ? I =
have read that<br>
>=C2=A0 =C2=A0 =C2=A0there<br>
>=C2=A0 =C2=A0 =C2=A0is still problems with the release process with mav=
en and would<br>
>=C2=A0 =C2=A0 =C2=A0like to<br>
>=C2=A0 =C2=A0 =C2=A0know if there is already a list of the issues relat=
ed to this ? I<br>
>=C2=A0 =C2=A0 =C2=A0think<br>
>=C2=A0 =C2=A0 =C2=A0this project could be really useful and would like =
to know how to help<br>
>=C2=A0 =C2=A0 =C2=A0to better packaging it from/for maven ! IIRC there =
is still an IzPack<br>
>=C2=A0 =C2=A0 =C2=A0installer with the maven plugin configuration store=
d somewhere in the<br>
>=C2=A0 =C2=A0 =C2=A0issues, among other things.<br>
><br>
>=C2=A0 =C2=A0 =C2=A0Best regards, keep up the good work, Argo is still =
the best OSS<br>
>=C2=A0 =C2=A0 =C2=A0UML/case<br>
>=C2=A0 =C2=A0 =C2=A0tool ! :-)<br>
>=C2=A0 =C2=A0 =C2=A0Ludo<br>
><br>
>=C2=A0 =C2=A0 =C2=A0---------------------------------------------------=
---<br>
>=C2=A0 =C2=A0 =C2=A0<a href=3D"http://argouml.tigris.org/ds/viewMessage=
.do?dsForumId=3D450&dsMessageId=3D3087924" target=3D"_blank">http://arg=
ouml.tigris.org/ds/viewMessage.do?dsForumId=3D450&dsMessageId=3D3087924=
</a><br>
><br>
>=C2=A0 =C2=A0 =C2=A0To unsubscribe from this discussion, e-mail:<br>
>=C2=A0 =C2=A0 =C2=A0[<a href=3D"mailto:[email protected]=
rg">[email protected]</a><br>
</span>>=C2=A0 =C2=A0 =C2=A0<mailto:<a href=3D"mailto:dev-unsubscribe=
@argouml.tigris.org">[email protected]</a>>].<br>
<span class=3D"">>=C2=A0 =C2=A0 =C2=A0To be allowed to post to the list =
contact the mailing list<br>
</span>>=C2=A0 =C2=A0 =C2=A0moderator, email: [<a href=3D"mailto:linus@t=
igris.org">[email protected]</a> <mailto:<a href=3D"mailto:[email protected]=
rg">[email protected]</a>>]<br>
><br>
><br>
<br>
------------------------------------------------------<br>
<a href=3D"http://argouml.tigris.org/ds/viewMessage.do?dsForumId=3D450&=
dsMessageId=3D3088029" target=3D"_blank">http://argouml.tigris.org/ds/viewM=
essage.do?dsForumId=3D450&dsMessageId=3D3088029</a><br>
<div class=3D"HOEnZb"><div class=3D"h5"><br>
To unsubscribe from this discussion, e-mail: [<a href=3D"mailto:dev-unsubsc=
[email protected]">[email protected]</a>].<br>
To be allowed to post to the list contact the mailing list moderator, email=
: [<a href=3D"mailto:[email protected]">[email protected]</a>]<br>
</div></div></blockquote></div><br></div>
------=_Part_180_2102479522.1410036420333--