Hi John, In addition to the jar file, you would have a .apa file also generated with the same name. You can try uploading the apa file instead of the jar file.
~ Bhupesh On Fri, Aug 26, 2016 at 8:54 PM, JOHN, BIBIN <[email protected]> wrote: > All, > > I am doing a POC in DT and trying to set up my first project. When I try > to upload my package, I am getting below exceptions. Could you please help? > > I have attached pom.xml > > > > Instructions used : > > http://docs.datatorrent.com/tutorials/salesdimensions/# > building-the-sales-dimension-application-in-java > > > > > > > > ×Close > > File "salesApp-0.0.1-SNAPSHOT.jar" upload failed. java.io.IOException: Not > a valid app package. App Package Name or Version or Class-Path is missing > from MANIFEST.MF at com.datatorrent.stram.client. > AppPackage.<init>(AppPackage.java:157) at com.datatorrent.stram.client. > AppPackage.<init>(AppPackage.java:203) at com.datatorrent.stram.cli. > ApexCli.newAppPackageInstance(ApexCli.java:452) at > com.datatorrent.stram.cli.ApexCli$GetAppPackageInfoCommand.execute(ApexCli.java:3400) > at com.datatorrent.stram.cli.ApexCli$3.run(ApexCli.java:1462) > > >
