Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] Errors when cleaning all Tycho projects using m2e

 

The versions I am using:

m2e: 1.6.0

org.sonatype.tycho.m2e: 0.8.0

 

I updated to m2e 1.6.1 and still have that issues.

 

 

 

Von: tycho-dev-bounces@xxxxxxxxxxx [mailto:tycho-dev-bounces@xxxxxxxxxxx] Im Auftrag von Igor Fedorenko
Gesendet: Dienstag, 07. Juli 2015 13:15
An: tycho-dev@xxxxxxxxxxx
Betreff: Re: [tycho-dev] Errors when cleaning all Tycho projects using m2e

 

What version of m2e and m2e-tycho do you use?

 

Btw, I stopped using maven-plugin-plugin some time ago and use takari-lifecycle almost exclusively now. It has proper incremental build support both for maven plugin.xml and sisu index file generation, so I never have to worry about descriptors missing or out of date.

 

--

Regards,

Igor

 

 

On Tue, Jul 7, 2015, at 06:34 AM, SCHREIBER.Martin wrote:

Hi,

 

when I am cloning the tycho (and tycho extra) git repos into an empty workspace, or afterwards every time I clean all the projects within the tycho workspace (using m2e), some projects do have the issue mentioned in [1] (Execution default-descriptor of goal org.apache.maven.plugins:….The source must not be a directory)

Unsing the context menu action „Maven->Update Project“ does not solve the issue. Doing a whitespace change within the pom files works, the project gets rebuild without any errors.

Does someone of you know another workaround or do we have still issues as mentioned in [1], that the <type> tag is missing?

 

Background: I am working on the Oomph installer for Tycho/Tycho Extras and there it’s not realy nice if contributers have to do change pom files to get a error-free Tycgi development environment.

 

Any ideas?

Thanks

martin

 

[1] https://issues.apache.org/jira/browse/MPLUGIN-269

 

_______________________________________________

tycho-dev mailing list

To change your delivery options, retrieve your password, or unsubscribe from this list, visit

 


Back to the top