Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Tycho Reactor + Maven Javadoc Aggregate

I think there is a special Javadoc goal in Tycho plugins.

Jeff

On Fri, Nov 28, 2014 at 1:24 PM, Dietrich, Christian <christian.dietrich@xxxxxxxxx> wrote:
Hi i have the following project structure

- parent (type pom)
  - a (type eclipse-plugin)
  - b (type eclipse-plugin with plugin dep. to a)

i try to use the maven javadoc plugin with goal aggregate
but this does not seem to work cause tycho
now can no longer resolve the dependencies.

Could not find artifact sample:a:jar:0.0.1-SNAPSHOT

what can i do to get that running?

Thanks
Christian

--
Christian Dietrich (Diplom-Informatiker (BA))
Softwareentwickler / -Architekt

itemis AG
Niederlassung Süd
Industriestraße 6
70565 Stuttgart

Rechtlicher Hinweis:
Registergericht: Amtsgericht Dortmund HRB 20621 | Sitz der Gesellschaft: Lünen
Vorstand: Jens Wagener (Vorsitzender) | Wolfgang Neuhaus | Dr. Georg Pietrek | Jens Trompeter | Sebastian Neus
Aufsichtsrat: Prof. Dr. Burkhard Igel (Vorsitzender) | Stephan Grollmann | Michael Neuhaus


_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/tycho-user



--
Jeff MAURY


"Legacy code" often differs from its suggested alternative by actually working and scaling.
 - Bjarne Stroustrup

http://www.jeffmaury.com
http://riadiscuss.jeffmaury.com
http://www.twitter.com/jeffmaury

Back to the top