Does ${dep.artifact} end in .jar or .ear?
--
dIon Gillard, Multitask Consulting
Blog: http://blogs.codehaus.org/people/dion/
[EMAIL PROTECTED] wrote on 22/08/2003 06:17:34 AM:
>
> I am getting the error seen below. Has anyone else had this error.
>
> <exec dir="."
executable="${env.WEBSPHERE_HOME}/bin/ejbdeploy.bat">
> <arg
> line="${maven.repo.local}/${dep.artifactDirectory}/${dep.type}
> s/${dep.artifact}
> temp Deployed_${dep.artifact}"/>
>
> </exec>
>
>
>
> [exec] Input options error: The input filename must end in '.
> jar' or '.ear'.
> It was C:\Documents..
> [exec] 0 Errors, 0 Warnings, 0 Informational Messages
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>