Using eclipse you don't need do that. Simply include all the projects
(including pom artifact if you have one) and configure by using "workspace
resolution". Check
https://books.sonatype.com/m2eclipse-book/reference/eclipse.html

On Tue, 11 Apr 2017 at 14:06 Magnus <alpineblas...@gmail.com> wrote:

> Hi Jens,
>
> I added the plugins to pom.xml and configured eclipse to download the
> sources.
> I did a mvn install for the lib and I can verify that the files
> *-sources.jar and *.-javadoc.jar are created.
> But when starting a debug session for the app in eclipse, I still get the
> message "Source not found".
>
> The JAR file
> /home/.../.m2/repository/msm/lib/acs/1.0-SNAPSHOT/msm-lib-acs-1.0-SNAPSHOT.jar
> has no source attachment.
>
>
> What may be still wrong?
>
> Magnus
>
> --
> You received this message because you are subscribed to the Google Groups
> "GWT Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-web-toolkit+unsubscr...@googlegroups.com.
> To post to this group, send email to google-web-toolkit@googlegroups.com.
> Visit this group at https://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to