Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mylyn-reviews-dev] Reviews build broken?

 Hi,

  Yesterday I had introduced a bug that caused the build to fail.  While repairing this, I noticed that the build is still broken with the following error:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:2.4.1:resources (default-resources) on project org.eclipse.mylyn.reviews.core: Execution default-resources of goal org.apache.maven.plugins:maven-resources-plugin:2.4.1:resources failed: Unable to load the mojo 'resources' in the plugin 'org.apache.maven.plugins:maven-resources-plugin:2.4.1'. A required class is missing: org/apache/maven/shared/filtering/MavenFilteringException


I don't think this is related to the fix I've made, as the build doesn't even reach the point where it is compiled.

Is this related to the changes that were made with Tycho?

Thx,
/Sebastien  

Back to the top