You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Steffen Netz (JIRA)" <ji...@apache.org> on 2017/12/15 11:48:00 UTC

[jira] [Created] (CONNECTORS-1475) maven build not working

Steffen Netz created CONNECTORS-1475:
----------------------------------------

             Summary: maven build not working
                 Key: CONNECTORS-1475
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1475
             Project: ManifoldCF
          Issue Type: Bug
         Environment: Windows 7 Professional
            Reporter: Steffen Netz


I cannot build the trunk of ManifoldCF. I get the error below.

Also, I don't understand the README:
_ Copy the lib folder in the lib distribution into the source distribution.
which lib distribution should copied?_

Any hint?


Artifact has not been packaged yet. When used on reactor artifact, copy should be executed after packaging: see MDEP-187. (org.apache.maven.plugins:maven-dependency-plugin:2.8:copy:copy-war:generate-resources)

org.apache.maven.plugin.MojoExecutionException: Artifact has not been packaged yet. When used on reactor artifact, copy should be executed after packaging: see MDEP-187.

	at org.apache.maven.plugin.dependency.AbstractDependencyMojo.copyFile(AbstractDependencyMojo.java:224)

	at org.apache.maven.plugin.dependency.fromConfiguration.CopyMojo.copyArtifact(CopyMojo.java:133)

	at org.apache.maven.plugin.dependency.fromConfiguration.CopyMojo.doExecute(CopyMojo.java:111)

	at org.apache.maven.plugin.dependency.AbstractDependencyMojo.execute(AbstractDependencyMojo.java:167)

	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)

	at org.eclipse.m2e.core.internal.embedder.MavenImpl.execute(MavenImpl.java:331)

	at org.eclipse.m2e.core.internal.embedder.MavenImpl$11.call(MavenImpl.java:1362)

	at org.eclipse.m2e.core.internal.embedder.MavenImpl$11.call(MavenImpl.java:1)

	at org.eclipse.m2e.core.internal.embedder.MavenExecutionContext.executeBare(MavenExecutionContext.java:177)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)