Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-docs-dev] Maven repository at https://repo.eclipse.org/content/repositories/mylyn-snapshots/

Great! Sounds like you're moving forward.

David

On Thu, Oct 8, 2015 at 12:14 PM Torkild Ulvøy Resheim <torkildr@xxxxxxxxx> wrote:
Thanks David,

I’ve done some more digging and found that this is likely caused by “mvn install”. It’s the layout I get in the local repository. If I change the “groupId” to “org.eclipse.mylyn.docs.epub” it appears to work. Even though the groupid for these artifact are specified to be “org.eclipse.mylyn.docs”. Now I have some other issues. For reference I’m trying to use the “AbstractMojoTestCase” to test an actual pom.xml using the new plugin.

Best regards,
Torkild
> 8. okt. 2015 kl. 20.47 skrev David Green <david.green@xxxxxxxxxxx>:
>
> Torkild,
>
> I don't know the reasoning behind the current layout.  Perhaps someone else on the list knows?
>
> I'm all for changing it if it's causing problems - though I won't be able to help out with the effort.
>
> David
>
> On Thu, Oct 8, 2015 at 10:30 AM Torkild U. Resheim <torkildr@xxxxxxxxx> wrote:
> Hi all,
>
> I’ve started work on a Maven plug-in for generating EPUBs and are trying to set up the dependencies correctly. However for some reason the o.e.m.d.epub.* bundles are placed in a subfolder named “epub” and I cannot get Maven to find them. All other bundles including o.e.m.d.epub.sdk resolve as they should. Any ideas?
>
> Best regards,
> Torkild
> --
> Torkild Ulvøy Resheim
> Consultant / Eclipse Committer / Senior Software Developer
> Itema AS - http://itema.no
>
>
>
> _______________________________________________
> mylyn-docs-dev mailing list
> mylyn-docs-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/mylyn-docs-dev
> --
> David Green
> VP of Architecture, Tasktop
> Committer, Eclipse Mylyn
> http://tasktop.com
> _______________________________________________
> mylyn-docs-dev mailing list
> mylyn-docs-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/mylyn-docs-dev

_______________________________________________
mylyn-docs-dev mailing list
mylyn-docs-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/mylyn-docs-dev
--
David Green
VP of Architecture, Tasktop
Committer, Eclipse Mylyn
http://tasktop.com 

Back to the top