Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Default <Finalname> not working?

Hi,
i have found this....

http://dev.eclipse.org/mhonarc/lists/tycho-user/msg01693.html

so now i know why I have still jar name as the version in pom.xml instead of  <finalName> tag . The question is - is it possible to override that? Coz I would like to have the naming as the finalName to distinct the jars at first see in the m2 repo.

D.



------------ Původní zpráva ------------
Od: Igor Fedorenko <igor@xxxxxxxxxxxxxx>
Předmět: Re: [tycho-user] how set qualifier as revision from svn during every
build?
Datum: 04.9.2012 15:28:00
----------------------------------------
This is expected, the files will be named according to eclipse naming
convention once they are included in eclipse-repository.

--
Regards,
Igor

On 12-09-04 8:28 AM, e92-330cd@xxxxxxxxx wrote:
> Ok, thank you. I will look at it.
> I think I need first make working the tycho-packaging:build-qualifier
> goal. I cant still generate the proper name of jar files. It still
> creates the qualifier as <version> in pom.xml of subproject :(
> _______________________________________________
> tycho-user mailing list
> tycho-user@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/tycho-user
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user





Back to the top