Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Any experience with automatically including license files in a Tycho-based build?

not sure if this is what you are asking for, but tycho has support for PDE license features
https://bugs.eclipse.org/bugs/show_bug.cgi?id=368985 

Regards,
Jan

-----Original Message-----
From: tycho-user-bounces@xxxxxxxxxxx [mailto:tycho-user-bounces@xxxxxxxxxxx] On Behalf Of Andreas Sewe
Sent: Donnerstag, 19. September 2013 16:01
To: Tycho user list
Subject: [tycho-user] Any experience with automatically including license files in a Tycho-based build?

Hi all,

after some experimentation with the license-maven-plugin [1], I have
come to the conclusion that the poor plugin is simply not smart enough
to do anything useful with Tycho's system-scoped dependenciesm, them
having weird groupIds like p2.eclipse-plugin and no POM in the local repo.

So, does anyone else know of any solution to automatically include
license files in a Tycho-based build? (I don't expect magic and am fine
with manually maintaining a mapping.xml or such, but writing things like
THIRD-PARTY.txt by hand seems wasteful.)

Any help is greatly appreciated.

Andreas

[1] <http://mojo.codehaus.org/license-maven-plugin/>
-- 
Codetrails UG (haftungsbeschränkt)
The knowledge transfer company

Robert-Bosch-Str. 7, 64293 Darmstadt
Mobile: +49-170-811-3791
http://www.codetrails.com/

Managing Director: Dr. Marcel Bruch
Handelsregister: Darmstadt HRB 91940
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user


Back to the top