Description
1) Currently, Input component archetype has issue - update site .zip is not generated correctly. It has no plugin directory with bundle jar
command to reproduce (from generated component root):
mvn package -DskipTests -DskipITs -PgenerateP2
Add <classifier>bundle</classifier> between configuration and instructions to fix the issue
2) Bundle-SymbolicName>org.talend.components.table</Bundle-SymbolicName> should be replaced with parameter, which is set during project creation from archetype